Searched refs:aTriangleUp (Results 1 – 1 of 1) sorted by relevance
5575 Polygon aTriangleUp(3); in PaintNotesSidebarArrows() local5578 …aTriangleUp.SetPoint(aMiddleFirst + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,-3)).Height… in PaintNotesSidebarArrows()5579 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width(),… in PaintNotesSidebarArrows()5580 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(3,0)).Width(),_… in PaintNotesSidebarArrows()5587 _pViewShell->GetOut()->DrawPolygon(aTriangleUp); in PaintNotesSidebarArrows()
Completed in 47 milliseconds