Searched refs:SetCounterBackgroundColor (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | counter_modifier.cpp | 67 void SetCounterBackgroundColor(ArkUINodeHandle node, ArkUI_Uint32 color) in SetCounterBackgroundColor() function 79 …etCounterHeight, ResetCounterHeight, SetCounterWidth, ResetCounterWidth, SetCounterBackgroundColor, in GetCounterModifier() 88 …etCounterHeight, ResetCounterHeight, SetCounterWidth, ResetCounterWidth, SetCounterBackgroundColor, in GetCJUICounterModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_counter_bridge.h | 32 static ArkUINativeModuleValue SetCounterBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_counter_bridge.cpp | 130 ArkUINativeModuleValue CounterBridge::SetCounterBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallIn… in SetCounterBackgroundColor() function in OHOS::Ace::NG::CounterBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 1117 …panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CounterBridge::SetCounterBackgroundColor)); in GetArkUINativeModule()
|