Home
last modified time | relevance | path

Searched defs:width (Results 751 - 775 of 7379) sorted by relevance

1...<<31323334353637383940>>...296

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_image_edge.h80 void SetBorderImageWidth(const Dimension& width) in SetBorderImageWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar.cpp84 double width = info->GetWidth(4); in GetMaxWidthBasedOnGridType() local
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.cpp261 double width = GetLayoutParam().GetMaxSize().Width(); in Measure() local
H A Drosen_render_capsule_track.cpp215 double width = canvasSize.Width(); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_pattern.cpp82 Dimension width = layoutProperty->GetBadgeBorderWidthValue(badgeTheme->GetBadgeBorderWidth()); in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_model.h39 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_paint_method.cpp60 auto width = renderCtx->GetBorderWidth(); in UpdateBorderRadius() local
[all...]
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension_rect.h34 DimensionRect(const Dimension& width, const Dimension& height, const DimensionOffset& offset) in DimensionRect() argument
38 DimensionRect(const Dimension& width, const Dimension& height) : width_(width), height_(height) {} in DimensionRect() argument
66 void SetWidth(const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_abstract_model_impl.cpp151 void ShapeAbstractModelImpl::SetWidth(Dimension& width) in SetWidth() argument
H A Dmenu_model_impl.cpp25 void MenuModelImpl::SetWidth(const Dimension& width) {} in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_stack_ffi.cpp102 void FfiOHOSAceFrameworkStackSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkStackSetSize() argument
H A Dcj_menu_ffi.cpp52 void FfiOHOSAceFrameworkMenuSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkMenuSetWidth() argument
H A Dcj_checkbox_group_ffi.cpp69 void FfiOHOSAceFrameworkCheckBoxGroupSetWidth(double width, uint32_t unit) in FfiOHOSAceFrameworkCheckBoxGroupSetWidth() argument
83 void FfiOHOSAceFrameworkCheckBoxGroupSetSize(double width, uint32_t widthUnit, double height, uint32_t heightUnit) in FfiOHOSAceFrameworkCheckBoxGroupSetSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_counter.cpp176 Dimension width; in SetSize() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dshape_abstract.cpp48 void NativeShapeAbstract::SetSize(const Dimension& width, const Dimension& height) in SetSize() argument
72 NativeCircle::NativeCircle(const Dimension& width, const Dimension& height) : NativeShapeAbstract() in NativeCircle() argument
86 NativeEllipse::NativeEllipse(const Dimension& width, const Dimension& height) : NativeShapeAbstract() in NativeEllipse() argument
100 NativeRect::NativeRect(const Dimension& width, const Dimension& height) : NativeShapeAbstract() in NativeRect() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_counter_bridge.cpp108 CalcDimension width; in SetCounterWidth() local
164 CalcDimension width; in SetCounterSize() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_rendering_context.h53 void SetWidth(double width) in SetWidth() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_view_preview.cpp46 void AceViewPreview::NotifySurfaceChanged(int32_t width, int32_t height, in NotifySurfaceChanged() argument
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js[all...]
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_brush.h35 virtual void SetWidth(float width) {} in SetWidth() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dbase_shape_pattern_test_ng.cpp296 auto width = Dimension(WIDTH); in SetSize() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dplugin_modifier.cpp27 Dimension width = Dimension(value, static_cast<DimensionUnit>(widthUnit)); in SetPluginWidth() local
44 Dimension width = Dimension(widthVal, static_cast<DimensionUnit>(widthUnit)); in SetPluginSize() local
53 Dimension width = Dimension(DEFAULT_VALUE, DEFAULT_UNIT); in ResetPluginWidth() local
69 Dimension width = Dimension(DEFAULT_VALUE, DEFAULT_UNIT); in ResetPluginSize() local
H A Dcounter_modifier.cpp57 Dimension width = Dimension(value, static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetCounterWidth() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_layout_algorithm.cpp44 auto width = (switchTheme->GetWidth() - switchTheme->GetHotZoneHorizontalPadding() * 2).ConvertToPx(); in MeasureContent() local
59 float width = 0.0f; in MeasureContent() local
101 void SwitchLayoutAlgorithm::CalcHeightAndWidth(float& height, float& width, float frameHeight, float frameWidth) in CalcHeightAndWidth() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_view_box.h59 void SetWidth(const Dimension& width) in SetWidth() argument

Completed in 11 milliseconds

1...<<31323334353637383940>>...296