/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_gedevice.h | 35 const FXTEXT_CHARPOS* pCharPos, 107 const FXTEXT_CHARPOS* pCharPos, 113 const FXTEXT_CHARPOS* pCharPos, 129 FXTEXT_CHARPOS* m_pCharPos;
|
D | fde_gedevice.cpp | 135 const FXTEXT_CHARPOS* pCharPos, in DrawString() 148 FXTEXT_CHARPOS* pCP = (FXTEXT_CHARPOS*)pCharPos; in DrawString() 158 FXTEXT_CHARPOS* pCP = (FXTEXT_CHARPOS*)pCharPos; in DrawString() 161 FXTEXT_CHARPOS* pCurCP = NULL; in DrawString()
|
D | fde_render.h | 35 FXTEXT_CHARPOS* m_pCharPos;
|
D | fde_render.cpp | 195 m_pCharPos = FX_Alloc(FXTEXT_CHARPOS, iCount); in RenderText() 197 m_pCharPos = FX_Realloc(FXTEXT_CHARPOS, m_pCharPos, iCount); in RenderText()
|
D | fde_gdidevice.h | 44 const FXTEXT_CHARPOS* pCharPos,
|
/external/pdfium/xfa/src/fxbarcode/oned/ |
D | BC_OneDimWriter.h | 84 FXTEXT_CHARPOS* charPos, 99 FXTEXT_CHARPOS* pCharPos, 107 FXTEXT_CHARPOS* pCharPos,
|
D | BC_OneDimWriter.cpp | 132 FXTEXT_CHARPOS* charPos, in CalcTextInfo() 185 FXTEXT_CHARPOS* pCharPos, in ShowDeviceChars() 212 FXTEXT_CHARPOS* pCharPos, in ShowBitmapChars() 247 FXTEXT_CHARPOS* pCharPos = FX_Alloc(FXTEXT_CHARPOS, iLen); in ShowChars() 248 FXSYS_memset(pCharPos, 0, sizeof(FXTEXT_CHARPOS) * iLen); in ShowChars()
|
D | BC_OnedEAN8Writer.cpp | 175 FXTEXT_CHARPOS* pCharPos = FX_Alloc(FXTEXT_CHARPOS, iLength); in ShowChars() 176 FXSYS_memset(pCharPos, 0, sizeof(FXTEXT_CHARPOS) * iLength); in ShowChars()
|
D | BC_OnedEAN13Writer.cpp | 171 FXTEXT_CHARPOS* pCharPos = FX_Alloc(FXTEXT_CHARPOS, iLen); in ShowChars() 172 FXSYS_memset(pCharPos, 0, sizeof(FXTEXT_CHARPOS) * iLen); in ShowChars()
|
D | BC_OnedUPCAWriter.cpp | 127 FXTEXT_CHARPOS* pCharPos = FX_Alloc(FXTEXT_CHARPOS, iLen); in ShowChars() 128 FXSYS_memset(pCharPos, 0, sizeof(FXTEXT_CHARPOS) * iLen); in ShowChars()
|
/external/pdfium/core/include/fxge/ |
D | fx_ge.h | 241 } FXTEXT_CHARPOS; typedef 379 const FXTEXT_CHARPOS* pCharPos, 390 const FXTEXT_CHARPOS* pCharPos, 593 const FXTEXT_CHARPOS* pCharPos, 683 const FXTEXT_CHARPOS* pCharPos, 723 const FXTEXT_CHARPOS& charpos,
|
/external/pdfium/xfa/src/fee/src/fee/ |
D | fde_txtedtpage.cpp | 64 FXTEXT_CHARPOS* pCharPos, in GetDisplayPos() 290 FXTEXT_CHARPOS*& pCharPos, in GetDisplayPos() 292 pCharPos = FX_Alloc(FXTEXT_CHARPOS, m_nCharCount); in GetDisplayPos() 296 FXTEXT_CHARPOS* pos = pCharPos; in GetDisplayPos() 309 FXTEXT_CHARPOS* pTemp = FX_Alloc(FXTEXT_CHARPOS, nCharPosCount); in GetDisplayPos() 310 FXSYS_memcpy(pTemp, pCharPos, sizeof(FXTEXT_CHARPOS) * nCharPosCount); in GetDisplayPos()
|
D | fde_txtedtpage.h | 77 FXTEXT_CHARPOS* pCharPos, 111 FXTEXT_CHARPOS*& pCharPos,
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_apple_platform.cpp | 44 const FXTEXT_CHARPOS* pCharPos, in _CGDrawGlyphRun() 101 const FXTEXT_CHARPOS* pCharPos, in DrawDeviceText()
|
D | apple_int.h | 166 const FXTEXT_CHARPOS* pCharPos, 186 const FXTEXT_CHARPOS* pCharPos,
|
/external/pdfium/xfa/src/fee/include/ |
D | ifde_txtedtpage.h | 30 FXTEXT_CHARPOS*& pCharPos,
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_textlayout.h | 377 FXTEXT_CHARPOS* pCharPos, 383 FXTEXT_CHARPOS* pCharPos, 386 FXTEXT_CHARPOS* pCharPos,
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_device.h | 115 const FXTEXT_CHARPOS* pCharPos,
|
/external/pdfium/xfa/src/fdp/include/ |
D | fde_rdv.h | 44 const FXTEXT_CHARPOS* pCharPos,
|
D | fde_psr.h | 42 FXTEXT_CHARPOS* pCharPos,
|
/external/pdfium/core/src/fxge/agg/include/ |
D | fx_agg_driver.h | 116 const FXTEXT_CHARPOS* pCharPos,
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_text.cpp | 518 FXTEXT_CHARPOS* m_pCharPos; 533 m_pCharPos = FX_Alloc(FXTEXT_CHARPOS, nChars); in Load() 544 FXTEXT_CHARPOS& charpos = m_pCharPos[m_nChars++]; in Load() 762 FXTEXT_CHARPOS& charpos = CharPosList.m_pCharPos[i]; in DrawTextPathWithPattern()
|
/external/pdfium/xfa/src/fdp/src/tto/ |
D | fde_textout.h | 161 FXTEXT_CHARPOS* m_pCharPos;
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_tbk.h | 206 FXTEXT_CHARPOS* pCharPos,
|
/external/pdfium/xfa/src/fgas/src/layout/ |
D | fx_textbreak.h | 92 FXTEXT_CHARPOS* pCharPos,
|