webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::MixedFontGlyphPage Class Reference

Public Member Functions

 MixedFontGlyphPage (const GlyphPage *initialPage)
 
GlyphData glyphDataForCharacter (UChar32 c) const
 
void setGlyphDataForCharacter (UChar32 c, GlyphData glyphData)
 

Constructor & Destructor Documentation

◆ MixedFontGlyphPage()

WebCore::MixedFontGlyphPage::MixedFontGlyphPage ( const GlyphPage initialPage)
inline

Member Function Documentation

◆ glyphDataForCharacter()

GlyphData WebCore::MixedFontGlyphPage::glyphDataForCharacter ( UChar32  c) const
inline

◆ setGlyphDataForCharacter()

void WebCore::MixedFontGlyphPage::setGlyphDataForCharacter ( UChar32  c,
GlyphData  glyphData 
)
inline

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