Home
last modified time | relevance | path

Searched defs:space_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dchain_animation.h59 float space_; variable
122 float space_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.h106 float space_ = 0.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_paint_method.h134 float space_; variable
H A Dlist_position_map.h521 float space_ = 0.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.h228 double space_ = 0.0; variable
H A Dflex_component.h198 Dimension space_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2081 auto space_ = ARROW_HIGHT.ConvertToPx(); in GetArrowPositionWithPlacement() local