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