Searched refs:m_widths (Results 1 – 1 of 1) sorted by relevance
60 float m_widths[size]; member62 float widthForGlyph(Glyph glyph) const { return m_widths[glyph % size]; } in widthForGlyph()69 m_widths[index] = width; in setWidthForIndex()