HomeSort by relevance Sort by last modified time
    Searched full:couriernew (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
AlternateFontFamily.h 51 DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New", AtomicString::ConstructFromLiteral));
53 return courierNew;
77 DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New", AtomicString::ConstructFromLiteral));
79 return courierNew;
84 if (equalIgnoringCase(familyName, courierNew))

Completed in 97 milliseconds