Home
last modified time | relevance | path

Searched defs:width (Results 626 - 650 of 5209) sorted by relevance

1...<<21222324252627282930>>...209

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_pattern.cpp52 float width = std::max<float>( in CreateNodePaintMethod() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_mask_declaration.h26 Dimension width = Dimension(1.2, DimensionUnit::PERCENT); // masking area width default value member
77 void SetWidth(const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dblock_component.h71 void SetHotRegionWidth(const Dimension& width) in SetHotRegionWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_content_modifier.h51 void SetDividerPainter(float width, bool isVertical, Color color) in SetDividerPainter() argument
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dmirror_player.cpp97 int32_t MirrorPlayer::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
/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

Completed in 10 milliseconds

1...<<21222324252627282930>>...209