Searched defs:SetMinFontScale (Results 1 – 5 of 5) sorted by relevance
95 void TextModelImpl::SetMinFontScale(const float value) {} in SetMinFontScale() function in OHOS::Ace::Framework::TextModelImpl
204 void TextModelNG::SetMinFontScale(const float value) in SetMinFontScale() function in OHOS::Ace::NG::TextModelNG526 void TextModelNG::SetMinFontScale(FrameNode* frameNode, const float value) in SetMinFontScale() function in OHOS::Ace::NG::TextModelNG
326 void SetMinFontScale(float minFontScale) in SetMinFontScale() function
233 void JSText::SetMinFontScale(const JSCallbackInfo& info) in SetMinFontScale() function in OHOS::Ace::Framework::JSText
495 ArkUINativeModuleValue TextBridge::SetMinFontScale(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMinFontScale() function in OHOS::Ace::NG::TextBridge