Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_embedded_component.h32 static void JsConstraintSize(const JSCallbackInfo& /* info */) {}; in JsConstraintSize() function
H A Djs_view_abstract.cpp2162 void JSViewAbstract::JsConstraintSize(const JSCallbackInfo& info) in JsConstraintSize() function in OHOS::Ace::Framework::JSViewAbstract