Searched defs:aRefPt (Results 1 – 1 of 1) sorted by relevance
4234 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_SubTopBottom() local4244 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_SubTopBottom() local4284 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_SubTopBottom() local4294 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_SubTopBottom() local4389 Point aRefPt( aCompPt.X() + 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local4399 Point aRefPt( aCompPt.X(), aCompPt.Y() - 1 ); in lcl_PaintLeftRightLine() local4420 Point aRefPt( aCompPt.X() - 1, aCompPt.Y() ); in lcl_PaintLeftRightLine() local4430 Point aRefPt( aCompPt.X(), aCompPt.Y() + 1 ); in lcl_PaintLeftRightLine() local
Completed in 45 milliseconds