HomeSort by relevance Sort by last modified time
    Searched refs:DrawTextPath (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/include/fpdfapi/
fpdf_render.h 184 static FX_BOOL DrawTextPath(CFX_RenderDevice* pDevice,
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 291 return CPDF_TextRenderer::DrawTextPath(
586 FX_BOOL CPDF_TextRenderer::DrawTextPath(CFX_RenderDevice* pDevice,
604 return pDevice->DrawTextPath(CharPosList.m_nChars, CharPosList.m_pCharPos,
674 DrawTextPath(pDevice, nChars, pCharCodes, pCharPos, pFont, font_size,
fpdf_render.cpp 846 CPDF_TextRenderer::DrawTextPath(
    [all...]
  /external/pdfium/core/include/fxge/
fx_ge.h 389 FX_BOOL DrawTextPath(int nChars,
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp 236 return DrawTextPath(nChars, pCharPos, pFont, pCache, font_size,
    [all...]

Completed in 348 milliseconds