Home
last modified time | relevance | path

Searched refs:ArkUIBlurStyleOptionType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1635 ArkUIBlurStyleOptionType GetForegroundBlurStyle(ArkUINodeHandle node) in GetForegroundBlurStyle()
1637 ArkUIBlurStyleOptionType styleOptionType = { 0, 0, 0, 1.0f, 0, 0 }; in GetForegroundBlurStyle()
1753 ArkUIBlurStyleOptionType GetBackgroundBlurStyle(ArkUINodeHandle node) in GetBackgroundBlurStyle()
1755 ArkUIBlurStyleOptionType styleOptionType = { 0, 0, 0, 1.0f }; in GetBackgroundBlurStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h585 struct ArkUIBlurStyleOptionType { struct
1869 ArkUIBlurStyleOptionType (*getBackgroundBlurStyle)(ArkUINodeHandle node);
1930 ArkUIBlurStyleOptionType (*getForegroundBlurStyle)(ArkUINodeHandle node);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h373 ArkUIBlurStyleOptionType (*getBackgroundBlurStyle)(ArkUINodeHandle node);
434 ArkUIBlurStyleOptionType (*getForegroundBlurStyle)(ArkUINodeHandle node);