Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DFontFaceCache.cpp166 …{ FontWeight200, FontWeight300, FontWeight400, FontWeight500, FontWeight600, FontWeight700, FontWe… in compareFontFaces()
167 …{ FontWeight100, FontWeight300, FontWeight400, FontWeight500, FontWeight600, FontWeight700, FontWe… in compareFontFaces()
168 …{ FontWeight200, FontWeight100, FontWeight400, FontWeight500, FontWeight600, FontWeight700, FontWe… in compareFontFaces()
170 …{ FontWeight400, FontWeight300, FontWeight200, FontWeight100, FontWeight600, FontWeight700, FontWe… in compareFontFaces()
171 …{ FontWeight700, FontWeight800, FontWeight900, FontWeight500, FontWeight400, FontWeight300, FontWe… in compareFontFaces()
172 …{ FontWeight800, FontWeight900, FontWeight600, FontWeight500, FontWeight400, FontWeight300, FontWe… in compareFontFaces()
173 …{ FontWeight900, FontWeight700, FontWeight600, FontWeight500, FontWeight400, FontWeight300, FontWe… in compareFontFaces()
174 …{ FontWeight800, FontWeight700, FontWeight600, FontWeight500, FontWeight400, FontWeight300, FontWe… in compareFontFaces()
DFontFace.cpp459 FontWeight weight = FontWeight400; in traits()
471 weight = FontWeight400; in traits()
DCSSPrimitiveValueMappings.h3435 case FontWeight400: in CSSPrimitiveValue()
3472 return FontWeight400; in FontWeight()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.cpp61 case FontWeight400: in lighterWeight()
67 return FontWeight400; in lighterWeight()
83 return FontWeight400; in bolderWeight()
85 case FontWeight400: in bolderWeight()
DFontTraits.h38 FontWeight400, enumerator
44 FontWeightNormal = FontWeight400,
DFontDescriptionTest.cpp104 source.setWeight(FontWeight400); in TEST()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DFontCacheMac.mm88 5, // FontWeight400
/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimatableValueFactory.cpp239 case FontWeight400: in fontWeightToDouble()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DAnimatedStyleBuilder.cpp237 FontWeight400, in animatableValueToFontWeight()
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp387 COMPILE_ASSERT_MATCHING_ENUM(WebFontDescription::Weight400, FontWeight400);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumMac.mm244 FontWeight400,