Searched defs:aCompPt (Results 1 – 1 of 1) sorted by relevance
4233 Point aCompPt( _iorRect.Right(), 0 ); in lcl_SubTopBottom() local4243 Point aCompPt( 0, _iorRect.Top() ); in lcl_SubTopBottom() local4283 Point aCompPt( _iorRect.Left(), 0 ); in lcl_SubTopBottom() local4293 Point aCompPt( 0, _iorRect.Bottom() ); in lcl_SubTopBottom() local4388 Point aCompPt( aRect.Right(), 0 ); in lcl_PaintLeftRightLine() local4398 Point aCompPt( 0, aRect.Top() ); in lcl_PaintLeftRightLine() local4419 Point aCompPt( aRect.Left(), 0 ); in lcl_PaintLeftRightLine() local4429 Point aCompPt( 0, aRect.Bottom() ); in lcl_PaintLeftRightLine() local
Completed in 54 milliseconds