Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp529 int* ps_glyphindex) { in FindPSFontGlyph() argument
546 *ps_glyphindex = j; in FindPSFontGlyph()
573 *ps_glyphindex = glyphindex; in FindPSFontGlyph()
656 int ps_fontnum, ps_glyphindex; in DrawText() local
658 &ps_glyphindex); in DrawText()
665 hex.Format("<%02X>", ps_glyphindex); in DrawText()
Dcfx_psrenderer.h85 int* ps_glyphindex);