Searched refs:ResetMaxFontSize (Results 1 – 8 of 8) sorted by relevance
74 ResetMaxFontSize(); in Reset()
51 static ArkUINativeModuleValue ResetMaxFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
73 static ArkUINativeModuleValue ResetMaxFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
97 static ArkUINativeModuleValue ResetMaxFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo);
485 ArkUINativeModuleValue TextBridge::ResetMaxFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaxFontSize() function in OHOS::Ace::NG::TextBridge
1203 ArkUINativeModuleValue TextInputBridge::ResetMaxFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaxFontSize() function in OHOS::Ace::NG::TextInputBridge
830 ArkUINativeModuleValue TextAreaBridge::ResetMaxFontSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMaxFontSize() function in OHOS::Ace::NG::TextAreaBridge
1259 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetMaxFontSize)); in GetArkUINativeModule()1934 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextAreaBridge::ResetMaxFontSize)); in GetArkUINativeModule()2411 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextInputBridge::ResetMaxFontSize)); in GetArkUINativeModule()