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

  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTree.cpp 823 static BSTR fantasyFamily = SysAllocString(TEXT("Papyrus"));
829 static BSTR fantasyFamily = SysAllocString(TEXT("Times New Roman"));
837 preferences->setFantasyFontFamily(fantasyFamily);
    [all...]
  /external/webkit/Source/WebCore/css/
CSSComputedStyleDeclaration.cpp 689 DEFINE_STATIC_LOCAL(AtomicString, fantasyFamily, ("-webkit-fantasy"));
695 if (family == fantasyFamily)
    [all...]

Completed in 543 milliseconds