Searched defs:layoutAlgorithmT (Results 1 – 2 of 2) sorted by relevance
150 auto layoutAlgorithmT = AceType::MakeRefPtr<LayoutAlgorithm>(); variable411 auto layoutAlgorithmT = AceType::MakeRefPtr<LayoutAlgorithm>(); variable
80 : layoutAlgorithm_(layoutAlgorithmT), skipMeasure_(skipMeasure), skipLayout_(skipLayout) in layoutAlgorithm_() argument