Searched refs:pCurCP (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/fde/ |
D | cfde_textout.cpp | 68 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()
|