Searched refs:UseArrowOffset (Results 1 – 2 of 2) sorted by relevance
204 … const SizeF& childSize, const RefPtr<BubbleLayoutProperty>& layoutProp, bool UseArrowOffset);
396 bool UseArrowOffset = bubblePaintProperty->GetArrowOffset().has_value(); in BubbleAvoidanceRule() local413 childOffset_ = GetChildPosition(childSize_, bubbleProp, UseArrowOffset); // bubble's offset in BubbleAvoidanceRule()2091 const SizeF& childSize, const RefPtr<BubbleLayoutProperty>& layoutProp, bool UseArrowOffset) in GetChildPosition() argument2127 if (UseArrowOffset) { in GetChildPosition()2143 if (UseArrowOffset) { in GetChildPosition()