webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Public Member Functions | List of all members
WebCore::GlyphMetricsMap< T > Class Template Reference

#include <GlyphMetricsMap.h>

Public Member Functions

T metricsForGlyph (Glyph glyph)
 
void setMetricsForGlyph (Glyph glyph, const T &metrics)
 
T metricsForGlyph (Glyph glyph)
 
void setMetricsForGlyph (Glyph glyph, const T &metrics)
 

Member Function Documentation

◆ metricsForGlyph() [1/2]

template<class T>
T WebCore::GlyphMetricsMap< T >::metricsForGlyph ( Glyph  glyph)
inline

◆ metricsForGlyph() [2/2]

template<class T>
T WebCore::GlyphMetricsMap< T >::metricsForGlyph ( Glyph  glyph)
inline

◆ setMetricsForGlyph() [1/2]

template<class T>
void WebCore::GlyphMetricsMap< T >::setMetricsForGlyph ( Glyph  glyph,
const T metrics 
)
inline

◆ setMetricsForGlyph() [2/2]

template<class T>
void WebCore::GlyphMetricsMap< T >::setMetricsForGlyph ( Glyph  glyph,
const T metrics 
)
inline

The documentation for this class was generated from the following file: