Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp651 int32_t iPieceCount = pLine->GetSize(); in ReloadLinePiece() local
655 while (iPieceIndex < iPieceCount) { in ReloadLinePiece()