Searched refs:nRowPosY (Results 1 – 1 of 1) sorted by relevance
2149 long nRowPosY = nScrY; in DrawEdit() local2172 long nPosY = nRowPosY; in DrawEdit()2758 if ( nClipStartY < nRowPosY ) in DrawEdit()2760 long nDif = nRowPosY - nClipStartY; in DrawEdit()2762 nClipStartY = nRowPosY; in DrawEdit()2979 nRowPosY += pRowInfo[nArrY].nHeight; in DrawEdit()3025 long nRowPosY = nScrY; in DrawRotated() local3056 long nPosY = nRowPosY; in DrawRotated()3456 if ( nClipStartY < nRowPosY ) in DrawRotated()3460 nClipStartY = nRowPosY; in DrawRotated()[all …]
Completed in 28 milliseconds