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

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

Completed in 54 milliseconds