Home
last modified time | relevance | path

Searched defs:metricsForGlyph (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGlyphMetricsMap.h53 T metricsForGlyph(Glyph glyph) in metricsForGlyph() function
68 T metricsForGlyph(Glyph glyph) const { return m_metrics[glyph % size]; } in metricsForGlyph() function