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

/external/webkit/Source/WebCore/platform/graphics/
H A DFontTraitsMask.h60 FontWeight400Mask = 1 << FontWeight400Bit, enumerator in enum:WebCore::FontTraitsMask
66 FontWeightMask = FontWeight100Mask | FontWeight200Mask | FontWeight300Mask | FontWeight400Mask | FontWeight500Mask | FontWeight600Mask | FontWeight700Mask | FontWeight800Mask | FontWeight900Mask

Completed in 96 milliseconds