Searched refs:nWx (Results 1 – 1 of 1) sorted by relevance
976 SCCOL nWx = nArrX; // nX+1 in DrawExtraShadow() local977 while (nWx<nX2 && !pRowInfo[0].pCellInfo[nWx+1].nWidth) in DrawExtraShadow()978 ++nWx; in DrawExtraShadow()979 nMaxWidth = pRowInfo[0].pCellInfo[nWx+1].nWidth; in DrawExtraShadow()
Completed in 37 milliseconds