HomeSort by relevance Sort by last modified time
    Searched refs:fd_bytes (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidgload.c 78 fd_select = (FT_UInt)cid_get_offset( &p, (FT_Byte)cid->fd_bytes );
82 glyph_length = glyph_data.length - cid->fd_bytes;
85 ft_memcpy( charstring, glyph_data.pointer + cid->fd_bytes,
102 FT_UInt entry_len = cid->fd_bytes + cid->gd_bytes;
112 fd_select = (FT_UInt) cid_get_offset( &p, (FT_Byte)cid->fd_bytes );
114 p += cid->fd_bytes;
cidtoken.h 32 T1_FIELD_NUM ( "FDBytes", fd_bytes, 0 )
  /external/chromium_org/third_party/freetype/include/freetype/
t1tables.h 369 FT_Int fd_bytes; member in struct:CID_FaceInfoRec_
  /external/freetype/include/
t1tables.h 369 FT_Int fd_bytes; member in struct:CID_FaceInfoRec_
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 369 FT_Int fd_bytes; member in struct:CID_FaceInfoRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 369 FT_Int fd_bytes; member in struct:CID_FaceInfoRec_

Completed in 158 milliseconds