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

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFaceSet.h 117 bool resolveFontStyle(const String&, Font&);
FontFaceSet.cpp 307 if (!resolveFontStyle(fontString, font)) {
323 if (!resolveFontStyle(fontString, font)) {
345 if (!resolveFontStyle(fontString, font)) {
358 bool FontFaceSet::resolveFontStyle(const String& fontString, Font& font)

Completed in 473 milliseconds