Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkCounter.ts97 getUINativeModule().counter.setCounterBackgroundColor(node, this.value);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_counter_bridge.cpp141 …GetArkUINodeModifiers()->getCounterModifier()->setCounterBackgroundColor(nativeNode, color.GetValu… in SetCounterBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1828 void (*setCounterBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3536 void (*setCounterBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js20648 getUINativeModule().counter.setCounterBackgroundColor(node, this.value);