Home
last modified time | relevance | path

Searched defs:widthType (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dside_bar_container_model_impl.cpp61 void SideBarContainerModelImpl::ParseAndSetWidth(WidthType widthType, Dimension& width) in ParseAndSetWidth()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_side_bar.cpp68 void ParseAndSetWidth(const JSCallbackInfo& info, WidthType widthType) in ParseAndSetWidth()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_model_ng.cpp247 void SideBarContainerModelNG::ParseAndSetWidth(WidthType widthType, Dimension& width) in ParseAndSetWidth()
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.cpp195 auto widthType = GetSizeTypeX(); in ToString() local
/foundation/arkui/ace_engine/frameworks/base/i18n/
Dlocalization.cpp501 auto widthType = isShortType ? (strcmp(language, "zh") == 0 || strcmp(language, "bo") == 0) in GetWeekdays() local