Searched refs:DRAWPOS_BOTTOMRIGHT (Results 1 – 2 of 2) sorted by relevance
69 DRAWPOS_BOTTOMRIGHT, /// Bottom-right edge of the cell. enumerator
332 case DRAWPOS_BOTTOMRIGHT: in GetDrawPos()373 GetDrawPos( ::std::max( nCol1, nCol2 ), ::std::max( nRow1, nRow2 ), DRAWPOS_BOTTOMRIGHT ) ); in GetDrawRect()
Completed in 27 milliseconds