Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.cpp68 FXTEXT_CHARPOS* pCurCP = nullptr; in DrawString() local
87 device->DrawNormalText(iCurCount, pCurCP, font, -fFontSize, pMatrix, in DrawString()
91 pCurCP = pCharPos; in DrawString()
110 bRet = device->DrawNormalText(iCurCount, pCurCP, font, -fFontSize, pMatrix, in DrawString()