Searched defs:arrowBuildplacement (Results 1 – 2 of 2) sorted by relevance
1418 Placement arrowBuildplacement = Placement::NONE; in ClipBubbleWithPath() local1582 void BubbleLayoutAlgorithm::GetArrowBuildPlacement(Placement& arrowBuildplacement) in GetArrowBuildPlacement()1676 …eLayoutAlgorithm::BuildTopLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildTopLinePath()1727 …ayoutAlgorithm::BuildRightLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildRightLinePath()1778 …youtAlgorithm::BuildBottomLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildBottomLinePath()1829 …LayoutAlgorithm::BuildLeftLinePath(float arrowOffset, float radius, Placement& arrowBuildplacement) in BuildLeftLinePath()
1924 Placement arrowBuildplacement = Placement::NONE; variable