HomeSort by relevance Sort by last modified time
    Searched refs:iStartChar (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fde/tto/
fde_textout.cpp 454 int32_t iStartChar = 0;
472 RetriecePieces(dwBreakStatus, iStartChar, iPieceWidths, false, rect);
490 RetriecePieces(dwBreakStatus, iStartChar, iPieceWidths, false, rect);
498 int32_t& iStartChar,
518 int32_t iChar = iStartChar;
549 ttoPiece.iStartChar = iStartChar;
558 iStartChar += iPieceChars;
614 int32_t index = pPiece->iStartChar + j;
649 int32_t iStartChar = pPiece->iStartChar
    [all...]
fde_textout.h 55 int32_t iStartChar;
140 int32_t& iStartChar,

Completed in 353 milliseconds