Searched refs:nRowY (Results 1 – 2 of 2) sorted by relevance
325 int nRowY = i_nYPos + i_nHeight; in checkOuterPoints() local326 if (nRowY >= m_currentMaxRowHeight) in checkOuterPoints()329 m_currentMaxRowHeight = nRowY; in checkOuterPoints()
2334 long nRowY = GetDataRowHeight(); in ImplFieldRectPixel() local2336 nRowY = ( nRow - nTopRow ) * GetDataRowHeight(); in ImplFieldRectPixel()2340 Point( nColX + MIN_COLUMNWIDTH, nRowY ), in ImplFieldRectPixel()
Completed in 60 milliseconds