Searched defs:SetMaxFontScale (Results 1 – 5 of 5) sorted by relevance
95 void TextModelImpl::SetMaxFontScale(const float value) {} in SetMaxFontScale() function in OHOS::Ace::Framework::TextModelImpl
207 void TextModelNG::SetMaxFontScale(const float value) in SetMaxFontScale() function in OHOS::Ace::NG::TextModelNG519 void TextModelNG::SetMaxFontScale(FrameNode* frameNode, const float value) in SetMaxFontScale() function in OHOS::Ace::NG::TextModelNG
321 void SetMaxFontScale(float maxFontScale) in SetMaxFontScale() function
253 void JSText::SetMaxFontScale(const JSCallbackInfo& info) in SetMaxFontScale() function in OHOS::Ace::Framework::JSText
524 ArkUINativeModuleValue TextBridge::SetMaxFontScale(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMaxFontScale() function in OHOS::Ace::NG::TextBridge