Searched refs:DRAWPOS_TOPLEFT (Results 1 – 2 of 2) sorted by relevance
68 DRAWPOS_TOPLEFT, /// Top-left edge of the cell. enumerator
330 case DRAWPOS_TOPLEFT: in GetDrawPos()372 GetDrawPos( ::std::min( nCol1, nCol2 ), ::std::min( nRow1, nRow2 ), DRAWPOS_TOPLEFT ), in GetDrawRect()
Completed in 20 milliseconds