Home
last modified time | relevance | path

Searched refs:CreateLayoutAlgorithmWrapper (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_algorithm.cpp32 RefPtr<LayoutAlgorithmWrapper> LayoutAlgorithmWrapper::CreateLayoutAlgorithmWrapper( in CreateLayoutAlgorithmWrapper() function in OHOS::Ace::NG::LayoutAlgorithmWrapper
Dlayout_algorithm.h115 static RefPtr<LayoutAlgorithmWrapper> CreateLayoutAlgorithmWrapper(
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp5554 …LayoutAlgorithmWrapper::CreateLayoutAlgorithmWrapper(kitNode_->GetPattern()->CreateLayoutAlgorithm… in GetLayoutAlgorithm()