platformWidthForGlyph  120 Source/platform/fonts/SimpleFontData.h     float platformWidthForGlyph(Glyph) const;
platformWidthForGlyph  292 Source/platform/fonts/SimpleFontData.h         width = platformWidthForGlyph(glyph);