| /foundation/arkui/ace_engine/frameworks/core/common/interaction/ |
| H A D | interaction_data.h | 40 int32_t width = -1; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_shape_abstract.cpp | 419 JSRef<JSVal> width = obj->GetProperty("width"); in SetSize() local
|
| H A D | js_rect.cpp | 283 CalcDimension width; in ParseRectObjBelowApi12() local 303 CalcDimension width; in ParseRectObjAboveApi12() local [all...] |
| H A D | js_menu.cpp | 139 CalcDimension width; in SetWidth() local
|
| H A D | js_xcomponent_controller.cpp | 191 float width = 0.0f; in GetXComponentSurfaceRect() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_grid_row_ffi.cpp | 142 double width = -1.0; in ParserBreakpoints() local
|
| H A D | cj_button_ffi.cpp | 119 void FfiOHOSAceFrameworkButtonSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkButtonSetWidth() argument 160 void FfiOHOSAceFrameworkButtonSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkButtonSetSize() argument
|
| H A D | cj_canvas_ffi.h | 26 double width; member 96 double width; member
|
| H A D | cj_shape_ffi.cpp | 179 void FfiOHOSAceFrameworkShapeSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkShapeSetWidth() argument 191 void FfiOHOSAceFrameworkShapeSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkShapeSetSize() argument 225 FfiOHOSAceFrameworkShapeSetInsSize( int64_t shapeId, double width, int32_t widthUnit, double height, int32_t heightUnit) FfiOHOSAceFrameworkShapeSetInsSize() argument
|
| H A D | cj_select_ffi.cpp | 120 void FfiOHOSAceFrameworkSelectSetSpace(double width, int32_t widthUnit) in FfiOHOSAceFrameworkSelectSetSpace() argument 147 void FfiOHOSAceFrameworkSelectSetOptionWidth(double width, int32_t widthUnit) in FfiOHOSAceFrameworkSelectSetOptionWidth() argument
|
| H A D | cj_image_ffi.cpp | 137 void FfiOHOSAceFrameworkImageSetSourceSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkImageSetSourceSize() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_canvas_path.cpp | 160 double width = 0.0; in JsPath2DRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | display_info.h | 127 void SetWidth(int32_t width) in SetWidth() argument
|
| H A D | font_manager.h | 37 uint32_t width = 0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/ |
| H A D | camera.h | 94 void SetLayoutSize(double width, double height) in SetLayoutSize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | animatable_properties.cpp | 446 void AnimatableProperties::SetPropWidth(const Dimension& width) in SetPropWidth() argument
|
| H A D | card_transition_controller.cpp | 167 auto width = rrect.Width(); in CreateCardScaleAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/ |
| H A D | camera.cpp | 268 void Camera::SetPreViewSize(int32_t width, int32_t height) in SetPreViewSize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| H A D | box_component_helper.h | 248 SetBorderWidth( const RefPtr<Decoration> decoration, const Dimension& width, const AnimationOption& option = AnimationOption()) SetBorderWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| H A D | rosen_render_switch.cpp | 293 auto width = switchSize_.Width() - rawPointSize_.Width() - pointPadding * 3.0; in DrawTrackOffAndOn() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/ |
| H A D | canvas_custom_paint_method_test_ng.cpp | 1153 float width = 2.f; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/ |
| H A D | relative_container_testtwo_ng.cpp | 122 void RelativeContainerTestTwoNg::SetComponentParam(TextModelNG& textModelNG, std::string id, float width, float height) in SetComponentParam() argument 130 void RelativeContainerTestTwoNg::SetContainerParam(std::string id, float width, float height) in SetContainerParam() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| H A D | grid_test_ng.cpp | 112 GridItemModelNG GridTestNg::CreateGridItem(float width, float height, GridItemStyle gridItemStyle) in CreateGridItem() argument 130 void GridTestNg::CreateGridItems(int32_t itemNumber, float width, float height, GridItemStyle gridItemStyle) in CreateGridItems() argument 139 void GridTestNg::CreateFocusableGridItems(int32_t itemNumber, float width, float height, GridItemStyle gridItemStyle) in CreateFocusableGridItems() argument 165 void GridTestNg::CreateFixedWidthItems(int32_t itemNumber, float width, GridItemStyle gridItemStyle) in CreateFixedWidthItems() argument 170 CreateBigItem( int32_t rowStart, int32_t rowEnd, int32_t colStart, int32_t colEnd, float width, float height) CreateBigItem() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| H A D | navigation_lifecycle_test_ng.cpp | 72 void NavigationLifecycleTestNg::RunMeasureAndLayout(RefPtr<LayoutWrapperNode>& layoutWrapper, float width) in RunMeasureAndLayout() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | shared_overlay_manager_test_ng.cpp | 400 auto width = CalcLength::FromString("1px"); in HWTEST_F() local 434 auto width = CalcLength::FromString("1px"); in HWTEST_F() local
|