Searched defs:FontRenderStyle (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontRenderStyle.h35 // FontRenderStyle describes the user's preferences for rendering a font at a
37 struct FontRenderStyle { struct in namespace:WebCore
42 FontRenderStyle() function in struct:WebCore::FontRenderStyle
50 bool operator==(const FontRenderStyle& a) const

Completed in 68 milliseconds