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.cpp471 int* ps_glyphindex) { in FindPSFontGlyph() argument
488 *ps_glyphindex = j; in FindPSFontGlyph()
517 *ps_glyphindex = glyphindex; in FindPSFontGlyph()
608 int ps_fontnum, ps_glyphindex; in DrawText() local
610 &ps_glyphindex); in DrawText()
616 ByteString hex = ByteString::Format("<%02X>", ps_glyphindex); in DrawText()
Dcfx_psrenderer.h109 int* ps_glyphindex);