Searched defs:JsAspectRatio (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_embedded_component.h | 33 static void JsAspectRatio(const JSCallbackInfo& /* info */) {}; in JsAspectRatio() function |
H A D | js_button.cpp | 568 void JSButton::JsAspectRatio(const JSCallbackInfo& info) in JsAspectRatio() function in OHOS::Ace::Framework::JSButton |
H A D | js_view_abstract.cpp | 2416 void JSViewAbstract::JsAspectRatio(const JSCallbackInfo& info) in JsAspectRatio() function in OHOS::Ace::Framework::JSViewAbstract |