Home
last modified time | relevance | path

Searched refs:ppFont (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/src/font/
Dfx_gdifont.cpp331 IFX_Font** ppFont, in GetGlyphIndex() argument
337 if (ppFont != NULL) { in GetGlyphIndex()
338 *ppFont = (IFX_Font*)this; in GetGlyphIndex()
359 if (ppFont != NULL) { in GetGlyphIndex()
360 *ppFont = pFont; in GetGlyphIndex()
381 if (ppFont != NULL) { in GetGlyphIndex()
382 *ppFont = pFont; in GetGlyphIndex()
Dfx_gefont.cpp491 IFX_Font** ppFont, in GetGlyphIndex() argument
496 if (ppFont != NULL) { in GetGlyphIndex()
497 *ppFont = (IFX_Font*)this; in GetGlyphIndex()
518 if (ppFont != NULL) { in GetGlyphIndex()
519 *ppFont = pFont; in GetGlyphIndex()
550 if (ppFont != NULL) { in GetGlyphIndex()
551 *ppFont = pFont; in GetGlyphIndex()
Dfx_gefont.h86 IFX_Font** ppFont,
Dfx_gdifont.h94 IFX_Font** ppFont,