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

  /external/pdfium/xfa/fde/tto/
fde_textout.h 135 void RetrieveEllPieces(std::vector<int32_t>* pCharWidths);
fde_textout.cpp 413 RetrieveEllPieces(&m_EllCharWidths);
417 RetrieveEllPieces(&m_EllCharWidths);
421 void CFDE_TextOut::RetrieveEllPieces(std::vector<int32_t>* pCharWidths) {

Completed in 189 milliseconds