Searched refs:ResetCounterHeight (Results 1 – 4 of 4) sorted by relevance
56 void ResetCounterHeight(ArkUINodeHandle node) {} in ResetCounterHeight() function79 …SetCounterHeight, ResetCounterHeight, SetCounterWidth, ResetCounterWidth, SetCounterBackgroundColo… in GetCounterModifier()88 …SetCounterHeight, ResetCounterHeight, SetCounterWidth, ResetCounterWidth, SetCounterBackgroundColo… in GetCJUICounterModifier()
29 static ArkUINativeModuleValue ResetCounterHeight(ArkUIRuntimeCallInfo* runtimeCallInfo);
90 ArkUINativeModuleValue CounterBridge::ResetCounterHeight(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCounterHeight() function in OHOS::Ace::NG::CounterBridge
1111 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CounterBridge::ResetCounterHeight)); in GetArkUINativeModule()