Home
last modified time | relevance | path

Searched defs:width (Results 1226 - 1250 of 1946) sorted by relevance

1...<<41424344454647484950>>...78

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.cpp210 auto width = geometryNode_->GetFrameSize().Width(); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/
H A Dgrid_layout_algorithm.cpp26 auto width = size.Width(); in OffsetByAlign() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list_item.cpp214 double width = isVertical ? layoutSize.Width() : layoutSize.Width() - dividerWidth; in PaintItemDivider() local
280 double width = GetLayoutSize().Width() + offset.GetX(); in PaintStickyEffect() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgeometry_node.h143 void SetFrameWidth(int32_t width) in SetFrameWidth() argument
H A Dmodifier.h87 float width = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_layout_algorithm.cpp87 auto width = contentConstraint.selfIdealSize.Width().value(); in MeasureContent() local
178 auto width = limitValueTextWidth_; in MeasureLimitValueText() local
208 auto width = diameter * DESCRIPTION_NODE_WIDTH_RATIO; in MeasureDescription() local
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_custom_config.h61 double width = 0.0; member
/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.cpp351 auto width = GetMaxWidthBasedOnGridType(columnInfo, gridSizeType, SystemProperties::GetDeviceType()); in ComputeInnerLayoutParam() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h114 void SetFocusBorderWidth(const Dimension& width) in SetFocusBorderWidth() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.cpp55 void AceViewOhos::ChangeViewSize(const RefPtr<AceViewOhos>& view, int32_t width, int32_t height) in ChangeViewSize() argument
61 void AceViewOhos::SurfaceChanged(const RefPtr<AceViewOhos>& view, int32_t width, int32_t height, int32_t orientation, in SurfaceChanged() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkbox_bridge.cpp140 CalcDimension width; in SetCheckboxWidth() local
310 CalcDimension width; in SetCheckboxSize() local
[all...]
H A Darkts_native_radio_bridge.cpp126 CalcDimension width; in SetRadioWidth() local
190 CalcDimension width; in SetRadioSize() local
[all...]
H A Darkts_native_menu_bridge.cpp284 CalcDimension width; in SetWidth() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp174 auto width = rectInScreen.GetRightBottomXScreenPostion() - rectInScreen.GetLeftTopXScreenPostion(); in HoverPathForThirdRecursive() local
305 auto width = rectInScreen.GetRightBottomXScreenPostion() - rectInScreen.GetLeftTopXScreenPostion(); in ActThirdAccessibilityFocus() local
H A Dpixel_map_ohos.cpp278 ConvertSkImageToPixmap( const uint32_t* colors, uint32_t colorLength, int32_t width, int32_t height) ConvertSkImageToPixmap() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_list_ffi.cpp103 void FfiOHOSAceFrameworkListSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkListSetWidth() argument
H A Dcj_scroll_ffi.cpp197 void FfiOHOSAceFrameworkScrollScrollBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkScrollScrollBarWidth() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dselect_model_impl.cpp357 void SelectModelImpl::SetSize(Dimension& width, Dimension& height) in SetSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp220 void ButtonComponent::SetMinWidth(const Dimension& width) in SetMinWidth() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_side_bar.cpp390 JSRef<JSVal> width = value->GetProperty("width"); in ParseControlButtonOG() local
424 JSRef<JSVal> width = value->GetProperty("width"); in ParseControlButtonNG() local
[all...]
H A Djs_sliding_panel.cpp233 CalcDimension width = CalcDimension(0.0, DimensionUnit::VP); in JsPanelBorder() local
H A Djs_toggle.cpp164 auto width = defaultWidth - horizontalPadding * 2; in JsWidth() local
H A Djs_grid_row.cpp222 double width = -1.0; in ParserBreakpoints() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp247 double width = 0.0; in OnGetWidth() local
367 void JSRenderImage::SetWidth(double width) in SetWidth() argument
H A Djs_offscreen_canvas.cpp242 napi_value width = nullptr; in OnGetWidth() local
271 double width = 0.0; in OnSetWidth() local
407 CreateContext2d(napi_env env, double width, double height, const EcmaVM* vm) CreateContext2d() argument
[all...]

Completed in 21 milliseconds

1...<<41424344454647484950>>...78