Home
last modified time | relevance | path

Searched defs:layoutAlgorithmT (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/layout/
Dlayout_wrapper_node_test_ng.cpp150 auto layoutAlgorithmT = AceType::MakeRefPtr<LayoutAlgorithm>(); variable
284 auto layoutAlgorithmT = AceType::MakeRefPtr<LayoutAlgorithm>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_algorithm.cpp26 const RefPtr<LayoutAlgorithm>& layoutAlgorithmT, bool skipMeasure, bool skipLayout) in LayoutAlgorithmWrapper()
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
Dsheet_content_cover_test_ng.cpp342 auto layoutAlgorithmT = AceType::MakeRefPtr<SheetContentCoverLayoutAlgorithm>(); variable
380 auto layoutAlgorithmT = AceType::MakeRefPtr<SheetContentCoverLayoutAlgorithm>(); variable
Dsheet_showInSubwindow_test_ng.cpp1481 auto layoutAlgorithmT = AceType::MakeRefPtr<SheetPresentationSideLayoutAlgorithm>(); variable