Home
last modified time | relevance | path

Searched refs:setBackgroundBlurStyle (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkComponent.ts1455 getUINativeModule().common.setBackgroundBlurStyle(node,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h107 …void (*setBackgroundBlurStyle)(ArkUINodeHandle node, ArkUI_Int32 (*intArray)[5], ArkUI_Float32 sca… member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1603 …void (*setBackgroundBlurStyle)(ArkUINodeHandle node, ArkUI_Int32 (*intArray)[5], ArkUI_Float32 sca… member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp2914 GetArkUINodeModifiers()->getCommonModifier()->setBackgroundBlurStyle( in SetBackgroundBlurStyle()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp8717 fullImpl->getNodeModifiers()->getCommonModifier()->setBackgroundBlurStyle( in SetBackgroundBlurStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js1310 …getUINativeModule().common.setBackgroundBlurStyle(node, this.value.blurStyle, this.value.colorMode,