Home
last modified time | relevance | path

Searched defs:GetMaxFontScale (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp959 void JSViewContext::GetMaxFontScale(const JSCallbackInfo& info) in GetMaxFontScale() function in OHOS::Ace::Framework::JSViewContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h331 std::optional<float> GetMaxFontScale() const in GetMaxFontScale() function