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

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

Completed in 62 milliseconds