Home
last modified time | relevance | path

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

/reactos/win32ss/drivers/font/ftfd/
H A Dfreetype.def28 FT_Get_CMap_Format
H A Dftfd.spec27 @ cdecl FT_Get_CMap_Format () function
/reactos/sdk/lib/3rdparty/freetype/
H A Dfreetype.def47 FT_Get_CMap_Format
/reactos/sdk/lib/3rdparty/freetype/include/freetype/
H A Dtttables.h836 FT_Get_CMap_Format( FT_CharMap charmap );
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftobjs.c1289 FT_Get_CMap_Format( cur[0] ) == 14 ) in find_variant_selector_charmap()
3513 if ( FT_Get_CMap_Format( charmap ) == 14 ) in FT_Set_Charmap()
4206 FT_Get_CMap_Format( FT_CharMap charmap ) in FT_Get_CMap_Format() function