Searched defs:layoutAlgorithmT (Results 1 – 2 of 2) sorted by relevance
150 auto layoutAlgorithmT = AceType::MakeRefPtr<LayoutAlgorithm>(); variable284 auto layoutAlgorithmT = AceType::MakeRefPtr<LayoutAlgorithm>(); variable
26 const RefPtr<LayoutAlgorithm>& layoutAlgorithmT, bool skipMeasure, bool skipLayout) in LayoutAlgorithmWrapper()