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.cpp537 int* ps_glyphindex) { in FindPSFontGlyph() argument
554 *ps_glyphindex = j; in FindPSFontGlyph()
583 *ps_glyphindex = glyphindex; in FindPSFontGlyph()
671 int ps_fontnum, ps_glyphindex; in DrawText() local
673 &ps_glyphindex); in DrawText()
679 ByteString hex = ByteString::Format("<%02X>", ps_glyphindex); in DrawText()
Dcfx_psrenderer.h86 int* ps_glyphindex);