m_glyph 56 Source/core/rendering/svg/SVGTextMetrics.cpp m_width = scaledFont.width(run, length, m_glyph) / scalingFactor; m_glyph 113 Source/core/rendering/svg/SVGTextMetrics.cpp m_glyph = needsContext ? glyphNameGlyphId : 0; m_glyph 54 Source/core/rendering/svg/SVGTextMetrics.h Glyph glyph() const { return m_glyph; } m_glyph 62 Source/core/rendering/svg/SVGTextMetrics.h Glyph m_glyph;