Searched defs:bubbleProp (Results 1 – 2 of 2) sorted by relevance
81 auto bubbleProp = AceType::MakeRefPtr<BubbleLayoutProperty>(); in CreateLayoutProperty() local
254 auto bubbleProp = DynamicCast<BubbleLayoutProperty>(layoutWrapper->GetLayoutProperty()); in Measure() local388 …lgorithm::BubbleAvoidanceRule(RefPtr<LayoutWrapper> child, RefPtr<BubbleLayoutProperty> bubbleProp, in BubbleAvoidanceRule()437 auto bubbleProp = DynamicCast<BubbleLayoutProperty>(layoutWrapper->GetLayoutProperty()); in Layout() local534 bool BubbleLayoutAlgorithm::GetIfNeedArrow(const RefPtr<BubbleLayoutProperty>& bubbleProp, const Si… in GetIfNeedArrow()597 const SizeF& childSize, const RefPtr<BubbleLayoutProperty>& bubbleProp) in GetChildPositionNew()