Home
last modified time | relevance | path

Searched refs:code_first (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/include/jffs2/
Dmini_inflate.h45 int code_first[8]; member
/external/freetype/src/psaux/
Dt1cmap.c200 cmap->first = (FT_UInt)encoding->code_first; in t1_cmap_custom_init()
205 FT_ASSERT( encoding->code_first <= encoding->code_last ); in t1_cmap_custom_init()
/external/freetype/include/freetype/internal/
Dt1types.h78 FT_Int code_first; member
/external/u-boot/fs/jffs2/
Dmini_inflate.c42 stream->codes.first = stream->code_first; in init_stream()
/external/freetype/src/type42/
Dt42objs.c149 type1->encoding.code_first = min_char; in T42_Open_Face()
/external/freetype/src/type1/
Dt1load.c2601 type1->encoding.code_first = min_char; in T1_Open_Face()