Searched refs:familyNameAfterMatching (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/freetype/
H A DFontCacheFreeType.cpp204 String familyNameAfterMatching = String::fromUTF8(reinterpret_cast<char*>(fontConfigFamilyNameAfterMatching)); local
209 if (!equalIgnoringCase(familyNameAfterConfiguration, familyNameAfterMatching)
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DFontCacheBlackBerry.cpp305 String familyNameAfterMatching = String::fromUTF8(reinterpret_cast<char*>(fontConfigFamilyNameAfterMatching)); local
310 if (!equalIgnoringCase(familyNameAfterConfiguration, familyNameAfterMatching)

Completed in 112 milliseconds