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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.cpp 74 FontWeight FontDescription::bolderWeight(void) const
FontDescription.h 117 FontWeight bolderWeight() const;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListBox.cpp 129 d.setWeight(d.bolderWeight());
434 d.setWeight(d.bolderWeight());
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.cpp 360 scope.fontDescription().setWeight(scope.fontDescription().bolderWeight());

Completed in 43 milliseconds