Home
last modified time | relevance | path

Searched refs:setOutlineStyle (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkComponent.ts1191 … getUINativeModule().common.setOutlineStyle(node, this.value, this.value, this.value, this.value);
1193 getUINativeModule().common.setOutlineStyle(node,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h325 … void (*setOutlineStyle)(ArkUINodeHandle node, const ArkUI_Uint32* values, ArkUI_Int32 valuesSize); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1821 … void (*setOutlineStyle)(ArkUINodeHandle node, const ArkUI_Uint32* values, ArkUI_Int32 valuesSize); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp1972 GetArkUINodeModifiers()->getCommonModifier()->setOutlineStyle( in SetOutlineStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js1049 … getUINativeModule().common.setOutlineStyle(node, this.value, this.value, this.value, this.value);
1052 …getUINativeModule().common.setOutlineStyle(node, this.value.top, this.value.right, this.value.bott…