Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.cpp15 CFX_CTTGSUBTable::CFX_CTTGSUBTable() : m_bFeautureMapLoad(false) {} in CFX_CTTGSUBTable()
35 if (!m_bFeautureMapLoad) { in GetVerticalGlyph()
54 m_bFeautureMapLoad = true; in GetVerticalGlyph()
Dcfx_cttgsubtable.h151 bool m_bFeautureMapLoad; variable