Searched refs:nNoteWidth (Results 1 – 1 of 1) sorted by relevance
2266 long nNoteWidth = (long)( SC_CLIPMARK_SIZE * nPPTX ); in AddPDFNotes() local2269 … long nMarkX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - nNoteWidth ) * nLayoutSign; in AddPDFNotes()2282 … Rectangle aNoteRect( nMarkX, nPosY, nMarkX+nNoteWidth*nLayoutSign, nPosY+nNoteHeight ); in AddPDFNotes()
Completed in 22 milliseconds