Home
last modified time | relevance | path

Searched refs:iPieceChars (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp426 int32_t iPieceChars = pPiece->GetLength(); in RetrieveEllPieces() local
427 for (int32_t j = 0; j < iPieceChars; j++) { in RetrieveEllPieces()
517 int32_t iPieceChars = pPiece->GetLength(); in RetriecePieces() local
521 for (; j < iPieceChars; j++) { in RetriecePieces()
558 iStartChar += iPieceChars; in RetriecePieces()