Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.cpp423 return m_GsubImp.GetVerticalGlyph(glyphnum, vglyphnum); in GetVerticalGlyph()
443 if (pGsubTable->m_GsubImp.LoadGSUBTable((FT_Bytes)pFont->m_pGsubData)) { in FXGE_CreateGSUBTable()
Dttgsubtable.h420 CFX_CTTGSUBTable m_GsubImp; variable