Searched defs:bubbleLayoutAlgorithm (Results 1 – 2 of 2) sorted by relevance
331 auto bubbleLayoutAlgorithm = variable494 auto bubbleLayoutAlgorithm = variable1330 auto bubbleLayoutAlgorithm = bubblePattern->CreateLayoutAlgorithm(); variable1399 …auto bubbleLayoutAlgorithm = AceType::DynamicCast<BubbleLayoutAlgorithm>(bubblePattern->CreateLayo… variable1480 …auto bubbleLayoutAlgorithm = AceType::DynamicCast<BubbleLayoutAlgorithm>(bubblePattern->CreateLayo… variable1539 …auto bubbleLayoutAlgorithm = AceType::DynamicCast<BubbleLayoutAlgorithm>(bubblePattern->CreateLayo… variable1598 BubbleLayoutAlgorithm bubbleLayoutAlgorithm; variable1674 …auto bubbleLayoutAlgorithm = AceType::DynamicCast<BubbleLayoutAlgorithm>(bubblePattern->CreateLayo… variable
59 …auto bubbleLayoutAlgorithm = DynamicCast<BubbleLayoutAlgorithm>(layoutAlgorithmWrapper->GetLayoutA… in OnDirtyLayoutWrapperSwap() local