Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.cpp55 case FontWeight100: in lighterWeight()
60 return FontWeight100; in lighterWeight()
77 case FontWeight100: in bolderWeight()
100 | (FontWeight100Mask << (m_weight - FontWeight100))); in traitsMask()
108 setWeight(FontWeight100); in setTraitsMask()
DFontDescription.h45 FontWeight100, enumerator
/external/chromium_org/content/child/
Dbrowser_font_resource_trusted.cc150 FontWeight100); in PPFontDescToWebFontDesc()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DFontCacheMac.mm75 2, // FontWeight100
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp385 COMPILE_ASSERT_MATCHING_ENUM(WebFontDescription::Weight100, FontWeight100);
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3551 case FontWeight100: in CSSPrimitiveValue()
3585 return FontWeight100; in FontWeight()
DCSSComputedStyleDeclaration.cpp1526 case FontWeight100: in valueForFontWeight()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumMac.mm235 FontWeight100,
236 FontWeight100,