Searched defs:arrowBuildplacement (Results 1 – 2 of 2) sorted by relevance
1400 Placement arrowBuildplacement = Placement::NONE; in ClipBubbleWithPath() local1564 void BubbleLayoutAlgorithm::GetArrowBuildPlacement(Placement& arrowBuildplacement) in GetArrowBuildPlacement()1658 …eLayoutAlgorithm::BuildTopLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildTopLinePath()1709 …ayoutAlgorithm::BuildRightLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildRightLinePath()1760 …youtAlgorithm::BuildBottomLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildBottomLinePath()1811 …LayoutAlgorithm::BuildLeftLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildLeftLinePath()
1924 Placement arrowBuildplacement = Placement::NONE; variable