Home
last modified time | relevance | path

Searched defs:width (Results 1726 - 1750 of 4873) sorted by relevance

1...<<61626364656667686970>>...195

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_shape_bridge.cpp375 CalcDimension width; in SetWidth() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dscroll_model_impl.cpp114 InitScrollBar(const RefPtr<ScrollBarTheme>& theme, const std::pair<bool, Color>& color, const std::pair<bool, Dimension>& width, EdgeEffect effect) InitScrollBar() argument
H A Dmodel_view_impl.cpp105 void ModelViewImpl::SetWidth(Dimension& width) in SetWidth() argument
135 void ModelViewImpl::SetRenderWidth(Dimension& width) {} in SetRenderWidth() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form.cpp114 Dimension width = 0.0_vp; in SetSize() local
H A Djs_shape_abstract.cpp419 JSRef<JSVal> width = obj->GetProperty("width"); in SetSize() local
H A Djs_rect.cpp283 CalcDimension width; in ParseRectObjBelowApi12() local
303 CalcDimension width; in ParseRectObjAboveApi12() local
[all...]
H A Djs_menu.cpp139 CalcDimension width; in SetWidth() local
H A Djs_xcomponent_controller.cpp191 float width = 0.0f; in GetXComponentSurfaceRect() local
/foundation/arkui/ace_engine/frameworks/core/common/interaction/
H A Dinteraction_data.h40 int32_t width = -1; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_grid_row_ffi.cpp142 double width = -1.0; in ParserBreakpoints() local
H A Dcj_button_ffi.cpp119 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 Dcj_canvas_ffi.h26 double width; member
96 double width; member
H A Dcj_shape_ffi.cpp179 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 Dcj_select_ffi.cpp120 void FfiOHOSAceFrameworkSelectSetSpace(double width, int32_t widthUnit) in FfiOHOSAceFrameworkSelectSetSpace() argument
147 void FfiOHOSAceFrameworkSelectSetOptionWidth(double width, int32_t widthUnit) in FfiOHOSAceFrameworkSelectSetOptionWidth() argument
H A Dcj_image_ffi.cpp137 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 Djs_canvas_path.cpp160 double width = 0.0; in JsPath2DRect() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Ddisplay_info.h127 void SetWidth(int32_t width) in SetWidth() argument
H A Dfont_manager.h37 uint32_t width = 0; member
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.h94 void SetLayoutSize(double width, double height) in SetLayoutSize() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.cpp446 void AnimatableProperties::SetPropWidth(const Dimension& width) in SetPropWidth() argument
H A Dcard_transition_controller.cpp167 auto width = rrect.Width(); in CreateCardScaleAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H A Dcamera.cpp268 void Camera::SetPreViewSize(int32_t width, int32_t height) in SetPreViewSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h248 SetBorderWidth( const RefPtr<Decoration> decoration, const Dimension& width, const AnimationOption& option = AnimationOption()) SetBorderWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_switch.cpp293 auto width = switchSize_.Width() - rawPointSize_.Width() - pointPadding * 3.0; in DrawTrackOffAndOn() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/
H A Dcanvas_custom_paint_method_test_ng.cpp1153 float width = 2.f; in HWTEST_F() local

Completed in 17 milliseconds

1...<<61626364656667686970>>...195