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

/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontCacheWx.cpp65 static String* matchWords[3] = { new String("Arabic"), new String("Pashto"), new String("Urdu") }; local
68 if (currFamily->family().contains(*matchWords[j], false))

Completed in 76 milliseconds