Home
last modified time | relevance | path

Searched defs:spaceWidth (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_layout_algorithm.cpp148 float spaceWidth = constraint.maxSize.Width(); in MeasureRow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_algorithm.cpp229 float spaceWidth = constraint.maxSize.Width(); in MeasureRow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drosen_render_data_panel.cpp902 RenderContext& context, const Offset& leftTop, double spaceWidth, double xSpace, double height) in PaintSpace()
968 auto spaceWidth = PipelineBase::Vp2PxWithCurrentDensity(FIXED_WIDTH); in PaintLinearProgress() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.h38 float spaceWidth = 0.0f; member
H A Dlist_layout_algorithm.h233 void SetSpaceWidth(float spaceWidth) in SetSpaceWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp341 auto spaceWidth = PipelineBase::Vp2PxWithCurrentDensity(FIXED_WIDTH); in PaintLinearProgress() local