Searched refs:m_hasVerticalGlyphs (Results 1 – 6 of 6) sorted by relevance
59 , m_hasVerticalGlyphs(false) in SimpleFontData()75 , m_hasVerticalGlyphs(false) in SimpleFontData()
104 bool hasVerticalGlyphs() const { return m_hasVerticalGlyphs; } in hasVerticalGlyphs()226 bool m_hasVerticalGlyphs; variable
73 m_hasVerticalGlyphs = true; in platformInit()
122 m_hasVerticalGlyphs = true; in platformInit()
271 m_hasVerticalGlyphs = true;
44838 …constructor. Change this code to match Mac and to set the new m_hasVerticalGlyphs boolean instead…