Home
last modified time | relevance | path

Searched defs:layoutAlgorithm_ (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_algorithm.h80 : layoutAlgorithm_(layoutAlgorithmT), skipMeasure_(skipMeasure), skipLayout_(skipLayout) in layoutAlgorithm_() function
Dlayout_wrapper_node.h243 RefPtr<LayoutAlgorithmWrapper> layoutAlgorithm_; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.h1277 RefPtr<LayoutAlgorithmWrapper> layoutAlgorithm_; variable