Home
last modified time | relevance | path

Searched defs:ParseAndSetWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_side_bar_container_ffi.cpp44 void ParseAndSetWidth(Dimension dimension, CJWidthType widthType) in ParseAndSetWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dside_bar_container_model_impl.cpp56 void SideBarContainerModelImpl::ParseAndSetWidth(WidthType widthType, Dimension& width) in ParseAndSetWidth() function in OHOS::Ace::Framework::SideBarContainerModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_side_bar.cpp67 void ParseAndSetWidth(const JSCallbackInfo& info, WidthType widthType) in ParseAndSetWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_model_ng.cpp84 void SideBarContainerModelNG::ParseAndSetWidth(WidthType widthType, Dimension& width) in ParseAndSetWidth() function in OHOS::Ace::NG::SideBarContainerModelNG