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

  /external/pdfium/xfa/fde/
cfde_textout.h 81 bool RetrievePieces(CFX_BreakType dwBreakStatus,
cfde_textout.cpp 346 RetrievePieces(dwBreakStatus, iStartChar, iPieceWidths, false, rect);
364 RetrievePieces(dwBreakStatus, iStartChar, iPieceWidths, false, rect);
370 bool CFDE_TextOut::RetrievePieces(CFX_BreakType dwBreakStatus,
476 RetrievePieces(dwBreakStatus, iStartChar, iPieceWidths, true, rect);
486 RetrievePieces(dwBreakStatus, iStartChar, iPieceWidths, true, rect);

Completed in 721 milliseconds