Home
last modified time | relevance | path

Searched refs:FontWeight400 (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.cpp58 case FontWeight400: in lighterWeight()
64 return FontWeight400; in lighterWeight()
80 return FontWeight400; in bolderWeight()
82 case FontWeight400: in bolderWeight()
117 setWeight(FontWeight400); in setTraitsMask()
DFontDescription.h48 FontWeight400, enumerator
54 FontWeightNormal = FontWeight400,
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DFontCacheMac.mm78 5, // FontWeight400
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp388 COMPILE_ASSERT_MATCHING_ENUM(WebFontDescription::Weight400, FontWeight400);
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3542 case FontWeight400: in CSSPrimitiveValue()
3579 return FontWeight400; in FontWeight()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumMac.mm239 FontWeight400,