Searched defs:nMarkX (Results 1 – 2 of 2) sorted by relevance
2201 long nMarkX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - 4 ) * nLayoutSign; in DrawNoteMarks() local2269 … long nMarkX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - nNoteWidth ) * nLayoutSign; in AddPDFNotes() local
1658 SCCOL nMarkX = ( nCellX <= nX2 ) ? nCellX : nX2; in DrawStrings() local
Completed in 25 milliseconds