Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/cid/
Dcidgload.c102 FT_UInt entry_len = (FT_UInt)( cid->fd_bytes + cid->gd_bytes ); in cid_load_glyph()
113 off1 = cid_get_offset( &p, (FT_Byte)cid->gd_bytes ); in cid_load_glyph()
115 glyph_length = cid_get_offset( &p, (FT_Byte)cid->gd_bytes ) - off1; in cid_load_glyph()
Dcidtoken.h33 T1_FIELD_NUM ( "GDBytes", gd_bytes, 0 )
/external/pdfium/third_party/freetype/include/freetype/
Dt1tables.h413 FT_Int gd_bytes; member
/external/freetype/include/
Dt1tables.h413 FT_Int gd_bytes; member