Searched refs:ResetMaxFontScale (Results 1 – 4 of 4) sorted by relevance
55 static ArkUINativeModuleValue ResetMaxFontScale(ArkUIRuntimeCallInfo* runtimeCallInfo);
544 ArkUINativeModuleValue TextBridge::ResetMaxFontScale(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaxFontScale() function in OHOS::Ace::NG::TextBridge
1267 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetMaxFontScale)); in GetArkUINativeModule()
575 textLayoutProperty->ResetMaxFontScale(); in UpdateTextFontScale()