Searched refs:IsFollowingSystemFontScale (Results 1 – 2 of 2) sorted by relevance
36 static void IsFollowingSystemFontScale(const JSCallbackInfo& info);
947 void JSViewContext::IsFollowingSystemFontScale(const JSCallbackInfo& info) in IsFollowingSystemFontScale() function in OHOS::Ace::Framework::JSViewContext982 JSClass<JSViewContext>::StaticMethod("isFollowingSystemFontScale", IsFollowingSystemFontScale); in JSBind()