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