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

  /external/webkit/WebKitTools/DumpRenderTree/win/
DumpRenderTree.cpp 744 static BSTR fantasyFamily = SysAllocString(TEXT("Papyrus"));
750 static BSTR fantasyFamily = SysAllocString(TEXT("Times New Roman"));
758 preferences->setFantasyFontFamily(fantasyFamily);
    [all...]
  /external/webkit/WebCore/css/
CSSComputedStyleDeclaration.cpp 593 DEFINE_STATIC_LOCAL(AtomicString, fantasyFamily, ("-webkit-fantasy"));
599 if (family == fantasyFamily)
    [all...]

Completed in 83 milliseconds