Searched refs:aPointUL (Results 1 – 1 of 1) sorted by relevance
408 Point aPointUL( x + 1, y + 1 ); in DrawChars_Impl() local412 DrawRect( Rectangle( aPointUL, Size(nX-1,nY-1) ) ); in DrawChars_Impl()420 DrawRect( Rectangle( aPointUL, Size( nX-1, nY-1) ) ); in DrawChars_Impl()423 DrawLine( aPointUL, Point( x+nX-1, y+1) ); in DrawChars_Impl()424 DrawLine( aPointUL, Point( x+1, y+nY-1) ); in DrawChars_Impl()
Completed in 16 milliseconds