/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 69 class FXTEXT_CHARPOS { 71 FXTEXT_CHARPOS(); 72 FXTEXT_CHARPOS(const FXTEXT_CHARPOS&); 73 ~FXTEXT_CHARPOS(); 211 const FXTEXT_CHARPOS* pCharPos, 218 const FXTEXT_CHARPOS* pCharPos,
|
D | ifx_renderdevicedriver.h | 24 class FXTEXT_CHARPOS; variable 92 const FXTEXT_CHARPOS* pCharPos,
|
D | cfx_renderdevice.cpp | 353 FXTEXT_CHARPOS::FXTEXT_CHARPOS() in FXTEXT_CHARPOS() function in FXTEXT_CHARPOS 365 FXTEXT_CHARPOS::FXTEXT_CHARPOS(const FXTEXT_CHARPOS&) = default; 367 FXTEXT_CHARPOS::~FXTEXT_CHARPOS(){}; in ~FXTEXT_CHARPOS() 868 const FXTEXT_CHARPOS* pCharPos, in DrawNormalText() 947 const FXTEXT_CHARPOS& charpos = pCharPos[i]; in DrawNormalText() 1087 const FXTEXT_CHARPOS* pCharPos, in DrawTextPath() 1098 const FXTEXT_CHARPOS& charpos = pCharPos[iChar]; in DrawTextPath()
|
D | ifx_renderdevicedriver.cpp | 65 const FXTEXT_CHARPOS* pCharPos, in DrawDeviceText()
|
/external/pdfium/core/fxge/win32/ |
D | cfx_psrenderer.h | 26 class FXTEXT_CHARPOS; variable 71 const FXTEXT_CHARPOS* pCharPos, 84 const FXTEXT_CHARPOS& charpos,
|
D | win32_int.h | 23 class FXTEXT_CHARPOS; variable 260 const FXTEXT_CHARPOS* pCharPos, 319 const FXTEXT_CHARPOS* pCharPos, 382 const FXTEXT_CHARPOS* pCharPos,
|
D | fx_win32_print.cpp | 200 const FXTEXT_CHARPOS* pCharPos, in DrawDeviceText() 296 const FXTEXT_CHARPOS& charpos = pCharPos[i]; in DrawDeviceText() 486 const FXTEXT_CHARPOS* pCharPos, in DrawDeviceText() 595 const FXTEXT_CHARPOS* pCharPos, in DrawDeviceText() 628 const FXTEXT_CHARPOS& charpos = pCharPos[i]; in DrawDeviceText()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textlayout.h | 99 FXTEXT_CHARPOS* pCharPos, 104 FXTEXT_CHARPOS* pCharPos, 107 FXTEXT_CHARPOS* pCharPos,
|
D | cxfa_textlayout.cpp | 566 FXTEXT_CHARPOS* pCharPos = nullptr; in DrawString() 593 pCharPos = FX_Alloc(FXTEXT_CHARPOS, iChars); in DrawString() 596 memset(pCharPos, 0, iCharCount * sizeof(FXTEXT_CHARPOS)); in DrawString() 1140 FXTEXT_CHARPOS* pCharPos, in RenderString() 1154 FXTEXT_CHARPOS* pCharPos, in RenderPath() 1271 FXTEXT_CHARPOS* pCharPos, in GetDisplayPos()
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_rtfbreak.h | 20 class FXTEXT_CHARPOS; variable 61 FXTEXT_CHARPOS* pCharPos,
|
D | cfx_txtbreak.h | 68 FXTEXT_CHARPOS* pCharPos) const;
|
/external/pdfium/fxbarcode/oned/ |
D | BC_OneDimWriter.h | 58 FXTEXT_CHARPOS* charPos, 72 FXTEXT_CHARPOS* pCharPos,
|
D | BC_OneDimWriter.cpp | 132 FXTEXT_CHARPOS* charPos, in CalcTextInfo() 182 FXTEXT_CHARPOS* pCharPos, in ShowDeviceChars() 215 std::vector<FXTEXT_CHARPOS> charpos(iLen); in ShowChars()
|
D | BC_OnedEAN8Writer.cpp | 149 std::vector<FXTEXT_CHARPOS> charpos(iLength); in ShowChars()
|
D | BC_OnedEAN13Writer.cpp | 149 std::vector<FXTEXT_CHARPOS> charpos(iLen); in ShowChars()
|
D | BC_OnedUPCAWriter.cpp | 117 std::vector<FXTEXT_CHARPOS> charpos(iLen); in ShowChars()
|
/external/pdfium/xfa/fde/ |
D | cfde_textout.h | 30 FXTEXT_CHARPOS* pCharPos, 107 std::vector<FXTEXT_CHARPOS> m_CharPos;
|
D | cfde_textout.cpp | 39 FXTEXT_CHARPOS* pCharPos, in DrawString() 68 FXTEXT_CHARPOS* pCurCP = nullptr; in DrawString() 519 m_CharPos.resize(pPiece->iChars, FXTEXT_CHARPOS()); in GetDisplayPos()
|
D | cfde_texteditengine.h | 176 std::vector<FXTEXT_CHARPOS> GetDisplayPos(const FDE_TEXTEDITPIECE& info);
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_charposlist.cpp | 25 m_pCharPos = FX_Alloc(FXTEXT_CHARPOS, charCodes.size()); in Load() 35 FXTEXT_CHARPOS& charpos = m_pCharPos[m_nChars++]; in Load()
|
D | cpdf_charposlist.h | 25 FXTEXT_CHARPOS* m_pCharPos;
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.h | 16 class FXTEXT_CHARPOS; variable 133 const FXTEXT_CHARPOS* pCharPos,
|
D | fx_skia_device.cpp | 794 const FXTEXT_CHARPOS* pCharPos, in HasRSX() 801 const FXTEXT_CHARPOS& cp = pCharPos[index]; in HasRSX() 826 const FXTEXT_CHARPOS* pCharPos, in DrawText() 870 const FXTEXT_CHARPOS& cp = pCharPos[index]; in DrawText() 886 const FXTEXT_CHARPOS& cp = pCharPos[index]; in DrawText() 1556 const FXTEXT_CHARPOS* pCharPos, in DrawDeviceText() 1588 const FXTEXT_CHARPOS& cp = pCharPos[index]; in DrawDeviceText() 1620 const FXTEXT_CHARPOS& cp = pCharPos[index]; in DrawDeviceText() 1638 const FXTEXT_CHARPOS& cp = pCharPos[index]; in DrawDeviceText()
|
/external/pdfium/core/fxge/apple/ |
D | fx_apple_platform.cpp | 32 const FXTEXT_CHARPOS* pCharPos, in CGDrawGlyphRun() 104 const FXTEXT_CHARPOS* pCharPos, in DrawDeviceText()
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.h | 95 const FXTEXT_CHARPOS* pCharPos,
|