Searched defs:aRefPt (Results 1 – 1 of 1) sorted by relevance
4121 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom() local4131 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom() local4171 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom() local4181 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom() local4276 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local4286 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_PaintLeftRightLine() local4307 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local4317 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_PaintLeftRightLine() local
Completed in 38 milliseconds