HomeSort by relevance Sort by last modified time
    Searched refs:FontStretchNormal (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescriptionTest.cpp 51 source.setStretch(FontStretchNormal);
75 source.setStretch(FontStretchNormal);
81 source.setStretch(FontStretchNormal);
87 source.setStretch(FontStretchNormal);
93 source.setStretch(FontStretchNormal);
99 source.setStretch(FontStretchNormal);
105 source.setStretch(FontStretchNormal);
117 source.setStretch(FontStretchNormal);
FontTraits.h 55 FontStretchNormal = 5,
FontDescription.h 69 , m_stretch(FontStretchNormal)
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFace.cpp 531 return FontTraits(style, variant, weight, FontStretchNormal);

Completed in 567 milliseconds