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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontTraitsMask.h65 FontWeight900Mask = 1 << FontWeight900Bit, enumerator in enum:WebCore::FontTraitsMask
66 FontWeightMask = FontWeight100Mask | FontWeight200Mask | FontWeight300Mask | FontWeight400Mask | FontWeight500Mask | FontWeight600Mask | FontWeight700Mask | FontWeight800Mask | FontWeight900Mask

Completed in 23 milliseconds