Home
last modified time | relevance | path

Searched defs:hasCompatibleCharmap (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/freetype/
DFontPlatformDataFreeType.cpp274 bool FontPlatformData::hasCompatibleCharmap() in hasCompatibleCharmap() function in WebCore::FontPlatformData
280 bool hasCompatibleCharmap = !(FT_Select_Charmap(freeTypeFace, ft_encoding_unicode) in hasCompatibleCharmap() local