Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.h86 void AppendPiece(const FDE_TTOPIECE& ttoPiece, bool bNeedReload, bool bEnd);
Dcfde_textout.cpp412 AppendPiece(ttoPiece, bNeedReload, (bReload && i == iCount - 1)); in RetrievePieces()
423 void CFDE_TextOut::AppendPiece(const FDE_TTOPIECE& ttoPiece, in AppendPiece() function in CFDE_TextOut