Searched refs:aTriangleUp (Results 1 – 1 of 1) sorted by relevance
5649 Polygon aTriangleUp(3); in PaintNotesSidebarArrows() local5652 …aTriangleUp.SetPoint(aMiddleFirst + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,-3)).Height… in PaintNotesSidebarArrows()5653 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width(),… in PaintNotesSidebarArrows()5654 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(3,0)).Width(),_… in PaintNotesSidebarArrows()5661 _pViewShell->GetOut()->DrawPolygon(aTriangleUp); in PaintNotesSidebarArrows()
Completed in 42 milliseconds