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