Home
last modified time | relevance | path

Searched refs:FT_Get_CMap_Format (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/
Dtttables.h893 FT_Get_CMap_Format( FT_CharMap charmap );
/external/freetype/src/base/
Dftobjs.c1302 FT_Get_CMap_Format( cur[0] ) == 14 ) in find_variant_selector_charmap()
3532 FT_Get_CMap_Format ( charmap ) != 14 ) in FT_Set_Charmap()
4218 FT_Get_CMap_Format( FT_CharMap charmap ) in FT_Get_CMap_Format() function
/external/freetype/docs/
DCHANGES1980 - A new API `FT_Get_CMap_Format' has been added to get the cmap
/external/freetype/
DChangeLog.235942 (FT_Get_CMap_Format): New function.