Searched defs:widthType (Results 1 – 8 of 8) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
| D | side_bar_container_model.h | 45 virtual void ParseAndSetWidth(WidthType widthType, const RefPtr<ResourceObject>& resObj) {}; in ParseAndSetWidth()
|
| D | side_bar_container_model_ng.cpp | 82 void SideBarContainerModelNG::ParseAndSetWidth(WidthType widthType, Dimension& width, bool isDouble… in ParseAndSetWidth() 139 void SideBarContainerModelNG::ParseAndSetWidth(WidthType widthType, const RefPtr<ResourceObject>& r… in ParseAndSetWidth()
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_side_bar_container_ffi.cpp | 50 void ParseAndSetWidth(Dimension dimension, CJWidthType widthType) in ParseAndSetWidth()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | side_bar_container_model_impl.cpp | 51 void SideBarContainerModelImpl::ParseAndSetWidth(WidthType widthType, Dimension& width, bool isDoub… in ParseAndSetWidth()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_side_bar.cpp | 67 void ParseAndSetWidth(const JSCallbackInfo& info, WidthType widthType) in ParseAndSetWidth()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | decoration.cpp | 257 auto widthType = GetSizeTypeX(); local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/ |
| D | cj_prompt_ffi.cpp | 239 int32_t widthType = options.widthUnit; in SetShape() local
|
| /foundation/arkui/ace_engine/frameworks/base/i18n/ |
| D | localization.cpp | 513 auto widthType = isShortType ? (strcmp(language, "zh") == 0 || strcmp(language, "bo") == 0) in GetWeekdays() local
|