Home
last modified time | relevance | path

Searched refs:FontWeight800 (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.cpp66 case FontWeight800: in lighterWeight()
88 case FontWeight800: in bolderWeight()
129 setWeight(FontWeight800); in setTraitsMask()
DFontDescription.h52 FontWeight800, enumerator
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DFontCacheMac.mm82 10, // FontWeight800
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp392 COMPILE_ASSERT_MATCHING_ENUM(WebFontDescription::Weight800, FontWeight800);
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3530 case FontWeight800: in CSSPrimitiveValue()
3571 return FontWeight800; in FontWeight()
DCSSComputedStyleDeclaration.cpp1540 case FontWeight800: in valueForFontWeight()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumMac.mm244 FontWeight800,
245 FontWeight800,