| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| H A D | menu_item_paint_method.h | 36 float width = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/div/ |
| H A D | div_declaration.cpp | 176 auto width = declaration.ParseDimension(value); in SetSpecializedStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/ |
| H A D | menu_item_group_paint_method.h | 37 float width = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_navigator_ffi.cpp | 47 void FfiOHOSAceFrameworkNavigatorSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkNavigatorSetWidth() argument 59 void FfiOHOSAceFrameworkNavigatorSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkNavigatorSetSize() argument
|
| H A D | cj_divider_ffi.cpp | 49 void FfiOHOSAceFrameworkDividerSetStrokeWidth(double width, int32_t unit) in FfiOHOSAceFrameworkDividerSetStrokeWidth() argument
|
| H A D | cj_polyline_ffi.cpp | 29 void FfiOHOSAceFrameworkPolylineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolylineCreate() argument
|
| H A D | cj_list_ffi.h | 25 double width; member
|
| H A D | cj_search_ffi.h | 40 double width; member
|
| H A D | cj_row_ffi.cpp | 78 void FfiOHOSAceFrameworkRowSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkRowSetWidth() argument
|
| H A D | cj_side_bar_container_ffi.h | 33 double width; member
|
| H A D | cj_path_ffi.cpp | 32 FfiOHOSAceFrameworkPathCreateWithSize( double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) FfiOHOSAceFrameworkPathCreateWithSize() argument 54 FfiOHOSAceFrameworkPathInsCreateWithSize( double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) FfiOHOSAceFrameworkPathInsCreateWithSize() argument
|
| H A D | cj_column_ffi.cpp | 73 void FfiOHOSAceFrameworkColumnSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkColumnSetWidth() argument
|
| H A D | cj_image_animator_ffi.h | 29 double width; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_plugin_bridge.cpp | 29 CalcDimension width = 0.0_vp; in SetSize() local 56 CalcDimension width = 0.0_vp; in SetWidth() local [all...] |
| /foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/ |
| H A D | composelistitem.js | [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_circle_shape.cpp | 26 JSRef<JSVal> width = params->GetProperty("width"); in ConstructorCallback() local
|
| H A D | js_ellipse_shape.cpp | 26 JSRef<JSVal> width = params->GetProperty("width"); in ConstructorCallback() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | canvas_renderer.h | 34 double width; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/media_query/ |
| H A D | media_query_info.cpp | 74 int32_t width = container ? container->GetViewWidth() : 0; in GetMediaQueryJsonInfo() local
|
| H A D | media_queryer.h | 38 void SetSurfaceSize(int32_t width, int32_t height) in SetSurfaceSize() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/plugin_adapter/ |
| H A D | plugin_bridge.cpp | 72 int32_t width = container ? container->GetViewWidth() : 0; in GetDeviceInfo() local
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_recording_canvas.h | 26 TestingRecordingCanvas(int32_t width, int32_t weight, bool addDrawOpImmediate = true) {} in TestingRecordingCanvas() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| H A D | shape_paint_method.h | 47 float width = paintWrapper->GetContentSize().Width(); variable
|
| H A D | ellipse_paint_method.h | 62 float width = paintWrapper->GetContentSize().Width(); variable
|
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| H A D | arkui_rect.h | 27 RectF(float x, float y, float width, float height) in RectF() argument 32 void SetRect(float x, float y, float width, float height) in SetRect() argument
|