Home
last modified time | relevance | path

Searched defs:width (Results 2176 - 2200 of 7359) sorted by relevance

1...<<81828384858687888990>>...295

/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h36 void SetWidth(const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/
H A Dside_bar_declaration.h29 double width = 32.0; member
83 void SetImageWidth(double width) in SetImageWidth() argument
173 void SetSidebarWidth(double width) in SetSidebarWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout_item.h136 void SetGridItemWidth(const Dimension& width) in SetGridItemWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_element.cpp103 float width = renderBox->GetWidth(); in ReplaceAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_paint_method.cpp31 OffscreenCanvasPaintMethod::OffscreenCanvasPaintMethod(int32_t width, int32_t height) in OffscreenCanvasPaintMethod() argument
92 void OffscreenCanvasPaintMethod::UpdateSize(int32_t width, int32_t height) in UpdateSize() argument
118 GetImageData( double left, double top, double width, double height) GetImageData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_model_ng.cpp60 void FormModelNG::SetSize(const Dimension& width, const Dimension& height) {} in SetSize() argument
238 void FormModelNG::SetSize(FrameNode* frameNode, const Dimension& width, const Dimension& height) {} in SetSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.cpp261 float width = gridItemSize.Width() + 2 * focusPaintPadding; in GetInnerFocusPaintRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_pattern.cpp201 float width = contentSize->Width(); in CalcProgressWidth() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_declaration.h48 Dimension width = Dimension(1.0, DimensionUnit::PERCENT); member
99 void SetWidth(const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp208 auto width = size.Width(); in Layout() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_sdp.cpp182 int32_t width = 0; in GetVideoSize() local
/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Dpositioned_component.h104 void SetWidth(double width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_component.h87 void SetWidth(const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_model_ng.cpp97 void CheckBoxModelNG::SetCheckMarkWidth(const Dimension& width) in SetCheckMarkWidth() argument
111 void CheckBoxModelNG::SetWidth(const Dimension& width) in SetWidth() argument
170 void CheckBoxModelNG::SetCheckMarkWidth(FrameNode* frameNode, const Dimension& width) in SetCheckMarkWidth() argument
180 void CheckBoxModelNG::SetWidth(FrameNode* frameNode, const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_layout_algorithm.cpp200 float width = layoutConstraint.minSize.Width(); in GetChildrenMaxWidth() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_adapter_wrapper.cpp307 auto width = textureInfo.width_; in HandleTouchEvent() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h169 void NotifySurfaceChanged(int width, int height, WindowSizeChangeReason type, in NotifySurfaceChanged() argument
179 void ChangeSize(int width, int height) in ChangeSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend.cpp319 void CardFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() argument
331 void CardFrontend::HandleSurfaceChanged(int32_t width, int32_t height) in HandleSurfaceChanged() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textfield_ffi.cpp52 void FfiOHOSAceFrameworkTextFieldSetSize(double width, uint32_t widthUnit, double height, uint32_t heightUnit) in FfiOHOSAceFrameworkTextFieldSetSize() argument
H A Dcj_text_ffi.cpp41 void FfiOHOSAceFrameworkTextSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkTextSetWidth() argument
H A Dcj_tab_ffi.cpp96 void FfiOHOSAceFrameworkTabsSetBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkTabsSetBarWidth() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkboxgroup_bridge.cpp113 CalcDimension width; in SetCheckboxGroupWidth() local
219 CalcDimension width; in SetCheckboxGroupSize() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dside_bar_container_model_impl.cpp51 void SideBarContainerModelImpl::ParseAndSetWidth(WidthType widthType, Dimension& width) in ParseAndSetWidth() argument
99 void SideBarContainerModelImpl::SetControlButtonWidth(const Dimension& width) in SetControlButtonWidth() argument
[all...]
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drect.h32 Rect(double x, double y, double width, double height) in Rect() argument
43 void SetRect(double x, double y, double width, double height) in SetRect() argument
135 void SetWidth(double width) in SetWidth() argument
H A Dsize.h33 Size(double width, double height) : width_(width), height_(height) {} in Size() argument
60 void SetWidth(double width) in SetWidth() argument
114 Size& MinusWidth(double width) in MinusWidth() argument

Completed in 16 milliseconds

1...<<81828384858687888990>>...295