Searched refs:customLayoutAlgorithm (Results 1 – 1 of 1) sorted by relevance
211 auto customLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable212 ASSERT_NE(customLayoutAlgorithm, nullptr);217 …outWrapper->SetLayoutAlgorithm(AceType::MakeRefPtr<LayoutAlgorithmWrapper>(customLayoutAlgorithm));504 auto customLayoutAlgorithm = customPattern->CreateLayoutAlgorithm(); variable505 ASSERT_NE(customLayoutAlgorithm, nullptr);509 …outWrapper->SetLayoutAlgorithm(AceType::MakeRefPtr<LayoutAlgorithmWrapper>(customLayoutAlgorithm));1261 auto customLayoutAlgorithm = customPattern->CreateLayoutAlgorithm(); variable1265 …outWrapper->SetLayoutAlgorithm(AceType::MakeRefPtr<LayoutAlgorithmWrapper>(customLayoutAlgorithm));