Home
last modified time | relevance | path

Searched refs:SetAbsLayoutAlgorithm (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_algorithm.cpp36 layoutAlgorithmWrapper->SetAbsLayoutAlgorithm(layoutAlgorithm); in CreateLayoutAlgorithmWrapper()
91 void LayoutAlgorithmWrapper::SetAbsLayoutAlgorithm(const RefPtr<Kit::LayoutAlgorithm>& absLayoutAlg… in SetAbsLayoutAlgorithm() function in OHOS::Ace::NG::LayoutAlgorithmWrapper
Dlayout_algorithm.h200 void SetAbsLayoutAlgorithm(const RefPtr<Kit::LayoutAlgorithm>& absLayoutAlgorithm);