Searched refs:m_pTTGSUBTable (Results 1 – 2 of 2) sorted by relevance
81 std::unique_ptr<CFX_CTTGSUBTable> m_pTTGSUBTable; variable
564 if (m_pTTGSUBTable) in GetGlyphIndex()579 m_pTTGSUBTable = pdfium::MakeUnique<CFX_CTTGSUBTable>(m_Font.GetSubData()); in GetGlyphIndex()584 uint32_t vindex = m_pTTGSUBTable->GetVerticalGlyph(index); in GetVerticalGlyph()