Home
last modified time | relevance | path

Searched refs:FontWeight900 (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.cpp67 case FontWeight900: in lighterWeight()
89 case FontWeight900: in bolderWeight()
90 return FontWeight900; in bolderWeight()
132 setWeight(FontWeight900); in setTraitsMask()
DFontDescription.h53 FontWeight900, enumerator
/external/chromium_org/content/child/
Dbrowser_font_resource_trusted.cc153 FontWeight900); in PPFontDescToWebFontDesc()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DFontCacheMac.mm83 12, // FontWeight900
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp393 COMPILE_ASSERT_MATCHING_ENUM(WebFontDescription::Weight900, FontWeight900);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumMac.mm246 FontWeight900,
247 FontWeight900,
248 FontWeight900
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3527 case FontWeight900: in CSSPrimitiveValue()
3569 return FontWeight900; in FontWeight()
DCSSComputedStyleDeclaration.cpp1542 case FontWeight900: in valueForFontWeight()