Home
last modified time | relevance | path

Searched refs:T1_CMapCustom (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/psaux/
Dt1cmap.c191 t1_cmap_custom_init( T1_CMapCustom cmap, in t1_cmap_custom_init()
212 t1_cmap_custom_done( T1_CMapCustom cmap ) in t1_cmap_custom_done()
221 t1_cmap_custom_char_index( T1_CMapCustom cmap, in t1_cmap_custom_char_index()
236 t1_cmap_custom_char_next( T1_CMapCustom cmap, in t1_cmap_custom_char_next()
Dt1cmap.h68 typedef struct T1_CMapCustomRec_* T1_CMapCustom; typedef