HomeSort by relevance Sort by last modified time
    Searched full:cid_stream (Results 1 - 10 of 10) sorted by null

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidload.c 442 FT_Stream stream = face->cid_stream;
719 if ( FT_NEW( face->cid_stream ) )
741 FT_Stream_OpenMemory( face->cid_stream,
747 *face->cid_stream = *face->root.stream;
772 binary_length = face->cid_stream->size - cid->data_offset;
cidobjs.c 250 FT_FREE( face->cid_stream );
cidgload.c 48 FT_Stream stream = face->cid_stream;
  /external/freetype/include/internal/
t1types.h 245 FT_Stream cid_stream; member in struct:CID_FaceRec_
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
t1types.h 245 FT_Stream cid_stream; member in struct:CID_FaceRec_
  /external/pdfium/third_party/freetype/include/freetype/internal/
t1types.h 245 FT_Stream cid_stream; member in struct:CID_FaceRec_
  /external/pdfium/third_party/freetype/src/cid/
cidload.c 409 FT_Stream stream = face->cid_stream;
676 if ( FT_NEW( face->cid_stream ) )
687 FT_Stream_OpenMemory( face->cid_stream,
693 *face->cid_stream = *face->root.stream;
cidobjs.c 250 FT_FREE( face->cid_stream );
cidgload.c 48 FT_Stream stream = face->cid_stream;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
ChangeLog.21     [all...]

Completed in 727 milliseconds