Searched defs:arrowBuildplacement (Results 1 – 2 of 2) sorted by relevance
2789 Placement arrowBuildplacement = Placement::NONE; in ClipBubbleWithPath() local2952 void BubbleLayoutAlgorithm::GetArrowBuildPlacement(Placement& arrowBuildplacement) in GetArrowBuildPlacement()3046 …eLayoutAlgorithm::BuildTopLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildTopLinePath()3097 …ayoutAlgorithm::BuildRightLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildRightLinePath()3148 …youtAlgorithm::BuildBottomLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildBottomLinePath()3199 …LayoutAlgorithm::BuildLeftLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildLeftLinePath()
1938 Placement arrowBuildplacement = Placement::NONE; variable