Searched refs:SetCounterHeight (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 | 49 void SetCounterHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetCounterHeight() function 79 …SetCounterHeight, ResetCounterHeight, SetCounterWidth, ResetCounterWidth, SetCounterBackgroundColo… in GetCounterModifier() 88 …SetCounterHeight, ResetCounterHeight, SetCounterWidth, ResetCounterWidth, SetCounterBackgroundColo… in GetCJUICounterModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_counter_bridge.h | 28 static ArkUINativeModuleValue SetCounterHeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_counter_bridge.cpp | 71 ArkUINativeModuleValue CounterBridge::SetCounterHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCounterHeight() function in OHOS::Ace::NG::CounterBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 1109 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CounterBridge::SetCounterHeight)); in GetArkUINativeModule()
|