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

  /external/chromium_org/third_party/freetype/include/freetype/internal/
t1types.h 245 FT_Stream cid_stream; member in struct:CID_FaceRec_
  /external/freetype/include/internal/
t1types.h 245 FT_Stream cid_stream; member in struct:CID_FaceRec_
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
t1types.h 245 FT_Stream cid_stream; member in struct:CID_FaceRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
t1types.h 245 FT_Stream cid_stream; member in struct:CID_FaceRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidload.c 394 FT_Stream stream = face->cid_stream;
661 if ( FT_NEW( face->cid_stream ) )
672 FT_Stream_OpenMemory( face->cid_stream,
678 *face->cid_stream = *face->root.stream;
cidgload.c 48 FT_Stream stream = face->cid_stream;
cidobjs.c 250 FT_FREE( face->cid_stream );

Completed in 286 milliseconds