Home | History | Annotate | Download | only in fonts

Lines Matching defs:m_font

499     const Font* const m_font;
542 : m_font(font)
658 const FontData* glyphData = m_font->glyphDataForCharacter(
662 const FontData* nextGlyphData = m_font->glyphDataForCharacter(
729 const FontData* fontData = m_font->glyphDataForCharacter(m_run[0], false).fontData;
913 static Glyph spaceGlyph = m_font->glyphDataForCharacter(space, false).glyph;