HomeSort by relevance Sort by last modified time
    Searched defs:sfnt (Results 1 - 14 of 14) sorted by null

  /external/freetype/include/freetype/internal/
ftpic.h 45 void* sfnt; member in struct:FT_PIC_Container_
tttypes.h 5 /* Basic SFNT/TrueType type definitions and interface (specification */
86 /* SFNT file format header. */
193 /* computed while constructing the (uncompressed) SFNT */
293 /* A structure modeling language tag records in SFNT `name' tables, */
1428 void* sfnt; member in struct:TT_FaceRec_
    [all...]
  /external/freetype/src/cff/
cffdrivr.c 115 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
121 if ( sfnt )
122 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
238 ( (SFNT_Service)ttface->sfnt )->get_metrics( ttface,
269 ( (SFNT_Service)ttface->sfnt )->get_metrics( ttface,
326 FT_Module sfnt_module = FT_Get_Module( library, "sfnt" );
396 FT_Module sfnt_module = FT_Get_Module( library, "sfnt" );
604 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
660 FT_Module sfnt = FT_Get_Module( library, "sfnt" ); local
1061 FT_Module sfnt; local
    [all...]
cffgload.c 254 SFNT_Service sfnt = (SFNT_Service)cff_face->sfnt; local
259 sfnt->load_eblc &&
265 error = sfnt->load_sbit_image( face,
309 (void)( (SFNT_Service)face->sfnt )->get_metrics( face, 0,
322 (void)( (SFNT_Service)face->sfnt )->get_metrics( face, 1,
558 ( (SFNT_Service)face->sfnt )->get_metrics( face, 0,
585 ( (SFNT_Service)face->sfnt )->get_metrics( face, 1,
cffobjs.c 287 SFNT_Service sfnt = (SFNT_Service)cffface->sfnt; local
291 if ( sfnt->set_sbit_strike( cffface, req, &strike_index ) )
498 SFNT_Service sfnt; local
509 sfnt = (SFNT_Service)FT_Get_Module_Interface( library,
510 "sfnt" );
511 if ( !sfnt )
513 FT_ERROR(( "cff_face_init: cannot access `sfnt' module\n" ));
543 error = sfnt->init_face( stream, face, face_index, num_params, params );
567 error = sfnt->load_face( stream, face, face_index
1127 SFNT_Service sfnt; local
    [all...]
  /external/freetype/src/sfnt/
ttload.c 163 /* no table is defined in directory, it is not sfnt-wrapped */
170 check_table_dir( SFNT_Header sfnt,
177 FT_ULong offset = sfnt->offset + 12;
196 for ( nn = 0; nn < sfnt->num_tables; nn++ )
206 nn, nn == 1 ? "" : "s", sfnt->num_tables ));
207 sfnt->num_tables = nn;
318 /* Loads the header of a SFNT font file. */
326 /* sfnt :: The SFNT header. */
338 SFNT_HeaderRec sfnt; local
    [all...]
sfdriver.c 5 /* High-level SFNT driver interface (body). */
71 * SFNT TABLE SERVICE
868 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
879 (void)sfnt->get_name( face, (FT_UShort)psid, &ps_name );
897 (void)sfnt->get_name( face, (FT_UShort)strid, &subfamily_name );
    [all...]
sfobjs.c 5 /* SFNT object management (base). */
129 /* documentation is in sfnt.h */
394 /* SFNT of a WOFF font. */
409 FT_Byte* sfnt = NULL; local
467 if ( FT_ALLOC( sfnt, 12 + woff.num_tables * 16UL ) ||
471 sfnt_header = sfnt;
473 /* Write sfnt header. */
497 /* While the entries in the sfnt header must be sorted by the */
627 FT_ERROR(( "woff_font_open: invalid `sfnt' table structure\n" ));
633 if ( FT_REALLOC( sfnt,
862 SFNT_Service sfnt; local
1150 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
1713 SFNT_Service sfnt; local
    [all...]
  /external/freetype/src/truetype/
ttdriver.c 206 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
212 if ( sfnt )
213 kerning->x = sfnt->get_kerning( face, left_glyph, right_glyph );
311 SFNT_Service sfnt = (SFNT_Service)ttface->sfnt; local
315 error = sfnt->load_strike_metrics( ttface,
341 SFNT_Service sfnt = (SFNT_Service)ttface->sfnt; local
345 error = sfnt->set_sbit_strike( ttface, req, &strike_index )
574 SFNT_Service sfnt; local
    [all...]
ttobjs.c 205 /* XXX: This function should be in the `sfnt' module. */
236 /* XXX: This function should be in the `sfnt' module. */
495 /* sfnt tables (`cvt', `fpgm', and `prep'). */
586 SFNT_Service sfnt; local
594 sfnt = (SFNT_Service)FT_Get_Module_Interface( library, "sfnt" );
595 if ( !sfnt )
597 FT_ERROR(( "tt_face_init: cannot access `sfnt' module\n" ));
608 error = sfnt->init_face( stream, face, face_index, num_params, params );
638 error = sfnt->load_face( stream, face, face_index, num_params, params )
745 SFNT_Service sfnt; local
    [all...]
ttgload.c 80 ( (SFNT_Service)face->sfnt )->get_metrics( face, 0, idx, lsb, aw );
100 ( (SFNT_Service)face->sfnt )->get_metrics( face, 1, idx, tsb, ah );
2298 SFNT_Service sfnt; local
    [all...]
ttgxvar.c 2245 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
2294 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
2976 SFNT_Service sfnt = (SFNT_Service)face->sfnt; local
    [all...]
  /external/freetype/src/base/
ftmac.c 31 sfnt fonts, bitmap glyph data for each size is stored in each `NFNT'
32 resources instead of the `bdat' table in the sfnt resource. Therefore,
56 - If there is a TrueType font (an `sfnt' resource), read it into memory,
63 ignore errors from the `LWFN' and fallback to the `sfnt' if both are
385 /* Look inside the FOND data, answer whether there should be an SFNT
731 /* Create a new FT_Face from an SFNT resource, specified by res ID. */
738 Handle sfnt = NULL; local
746 sfnt = GetResource( TTAG_sfnt, sfnt_id );
747 if ( !sfnt )
750 sfnt_size = (FT_ULong)GetHandleSize( sfnt );
    [all...]
  /external/freetype/builds/mac/
ftmac.c 28 sfnt fonts, bitmap glyph data for each size is stored in each `NFNT'
29 resources instead of the `bdat' table in the sfnt resource. Therefore,
53 - If there is a TrueType font (an `sfnt' resource), read it into memory,
60 ignore errors from the `LWFN' and fallback to the `sfnt' if both are
719 /* Look inside the FOND data, answer whether there should be an SFNT
1110 /* Create a new FT_Face from an SFNT resource, specified by res ID. */
1117 Handle sfnt = NULL; local
1125 sfnt = GetResource( TTAG_sfnt, sfnt_id );
1126 if ( sfnt == NULL )
1129 sfnt_size = (FT_ULong)GetHandleSize( sfnt );
    [all...]

Completed in 260 milliseconds