Searched defs:fantasyFamily (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
H A DDumpRenderTree.cpp823 static BSTR fantasyFamily = SysAllocString(TEXT("Papyrus")); local
829 static BSTR fantasyFamily = SysAllocString(TEXT("Times New Roman"));
837 preferences->setFantasyFontFamily(fantasyFamily);

Completed in 73 milliseconds