Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_textout.cpp71 TextCharPos* pCurCP = nullptr; in DrawString() local
91 device->DrawNormalText(iCurCount, pCurCP, font, -fFontSize, matrix, in DrawString()
95 pCurCP = &pos; in DrawString()
114 bRet = device->DrawNormalText(iCurCount, pCurCP, font, -fFontSize, matrix, in DrawString()