Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.cpp367 int32_t* pStartChar, in RetrievePieces() argument
376 int32_t iChar = *pStartChar; in RetrievePieces()
396 ttoPiece.iStartChar = *pStartChar; in RetrievePieces()
408 *pStartChar += iPieceChars; in RetrievePieces()
Dcfde_textout.h94 int32_t* pStartChar,