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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DFontDescription.h72 MonospaceFamily, CursiveFamily, FantasyFamily, PictographFamily }; enumerator in enum:WebCore::FontDescription::GenericFamilyType
119 bool useFixedDefaultSize() const { return genericFamily() == MonospaceFamily && !family().next() && family().family() == monospaceFamily; }

Completed in 73 milliseconds