Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.h113 void RetrieveEllPieces(int32_t*& pCharWidths);
Dfde_textout.cpp463 RetrieveEllPieces(pCharWidths); in LoadEllipsis()
468 RetrieveEllPieces(pCharWidths); in LoadEllipsis()
472 void CFDE_TextOut::RetrieveEllPieces(int32_t*& pCharWidths) { in RetrieveEllPieces() function in CFDE_TextOut