Home
last modified time | relevance | path

Searched defs:pCharWidths (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp456 int32_t* pCharWidths = m_pEllCharWidths; in LoadEllipsis() local
472 void CFDE_TextOut::RetrieveEllPieces(int32_t*& pCharWidths) { in RetrieveEllPieces()