Searched refs:aCompPt (Results 1 – 1 of 1) sorted by relevance
4121 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom()4131 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom()4135 _iorRect.Top( aCompPt.Y() ); in lcl_SubTopBottom()4171 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom()4175 _iorRect.Left( aCompPt.X() ); in lcl_SubTopBottom()4181 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom()4276 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine()4286 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_PaintLeftRightLine()4290 aRect.Top( aCompPt.Y() ); in lcl_PaintLeftRightLine()4307 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_PaintLeftRightLine()[all …]
Completed in 55 milliseconds