| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_pattern.cpp | 52 float width = std::max<float>( in CreateNodePaintMethod() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_mask_declaration.h | 26 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 D | block_component.h | 71 void SetHotRegionWidth(const Dimension& width) in SetHotRegionWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_content_modifier.h | 51 void SetDividerPainter(float width, bool isVertical, Color color) in SetDividerPainter() argument
|
| /foundation/CastEngine/castengine_cast_framework/client/src/ |
| H A D | mirror_player.cpp | 97 int32_t MirrorPlayer::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | border_image_edge.h | 80 void SetBorderImageWidth(const Dimension& width) in SetBorderImageWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/tool_bar/ |
| H A D | render_tool_bar.cpp | 84 double width = info->GetWidth(4); in GetMaxWidthBasedOnGridType() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/track/ |
| H A D | render_track.cpp | 261 double width = GetLayoutParam().GetMaxSize().Width(); in Measure() local
|
| H A D | rosen_render_capsule_track.cpp | 215 double width = canvasSize.Width(); in Paint() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| H A D | badge_pattern.cpp | 82 Dimension width = layoutProperty->GetBadgeBorderWidthValue(badgeTheme->GetBadgeBorderWidth()); in OnModifyDone() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| H A D | checkbox_model.h | 39 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| H A D | image_paint_method.cpp | 60 auto width = renderCtx->GetBorderWidth(); in UpdateBorderRadius() local [all...] |
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | dimension_rect.h | 34 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 D | shape_abstract_model_impl.cpp | 151 void ShapeAbstractModelImpl::SetWidth(Dimension& width) in SetWidth() argument
|
| H A D | menu_model_impl.cpp | 25 void MenuModelImpl::SetWidth(const Dimension& width) {} in SetWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_stack_ffi.cpp | 102 void FfiOHOSAceFrameworkStackSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkStackSetSize() argument
|
| H A D | cj_menu_ffi.cpp | 52 void FfiOHOSAceFrameworkMenuSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkMenuSetWidth() argument
|
| H A D | cj_checkbox_group_ffi.cpp | 69 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 D | js_counter.cpp | 176 Dimension width; in SetSize() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | shape_abstract.cpp | 48 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 D | arkts_native_counter_bridge.cpp | 108 CalcDimension width; in SetCounterWidth() local 164 CalcDimension width; in SetCounterSize() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
| H A D | js_offscreen_rendering_context.h | 53 void SetWidth(double width) in SetWidth() argument
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | ace_view_preview.cpp | 46 void AceViewPreview::NotifySurfaceChanged(int32_t width, int32_t height, in NotifySurfaceChanged() argument
|
| /foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/ |
| H A D | dialog.js | [all...] |
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_brush.h | 35 virtual void SetWidth(float width) {} in SetWidth() argument
|