Searched refs:ResetMinFontScale (Results 1 – 3 of 3) sorted by relevance
53 static ArkUINativeModuleValue ResetMinFontScale(ArkUIRuntimeCallInfo* runtimeCallInfo);
516 ArkUINativeModuleValue TextBridge::ResetMinFontScale(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMinFontScale() function in OHOS::Ace::NG::TextBridge
1263 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetMinFontScale)); in GetArkUINativeModule()