HomeSort by relevance Sort by last modified time
    Searched refs:FT_UInt (Results 126 - 150 of 470) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/freetype/src/sfnt/
ttkern.c 51 FT_UInt nn, num_tables;
88 FT_UInt num_pairs, length, coverage;
119 num_pairs = (FT_UInt)( ( p_next - p ) / 6 );
182 FT_UInt left_glyph,
183 FT_UInt right_glyph )
186 FT_UInt count, mask = 1;
200 FT_UInt version = FT_NEXT_USHORT( p );
201 FT_UInt length = FT_NEXT_USHORT( p );
202 FT_UInt coverage = FT_NEXT_USHORT( p );
203 FT_UInt num_pairs
    [all...]
ttbdf.c 85 FT_UInt version = FT_NEXT_USHORT( p );
86 FT_UInt num_strikes = FT_NEXT_USHORT( p );
88 FT_UInt count;
111 FT_UInt num_items = FT_PEEK_USHORT( p + 2 );
148 FT_UInt count;
177 FT_UInt _ppem = FT_NEXT_USHORT( p );
178 FT_UInt _count = FT_NEXT_USHORT( p );
194 FT_UInt type = FT_PEEK_USHORT( p + 4 );
  /external/freetype/src/sfnt/
ttkern.c 51 FT_UInt nn, num_tables;
88 FT_UInt num_pairs, length, coverage;
119 num_pairs = (FT_UInt)( ( p_next - p ) / 6 );
182 FT_UInt left_glyph,
183 FT_UInt right_glyph )
186 FT_UInt count, mask;
200 FT_UInt version = FT_NEXT_USHORT( p );
201 FT_UInt length = FT_NEXT_USHORT( p );
202 FT_UInt coverage = FT_NEXT_USHORT( p );
203 FT_UInt num_pairs
    [all...]
ttbdf.c 85 FT_UInt version = FT_NEXT_USHORT( p );
86 FT_UInt num_strikes = FT_NEXT_USHORT( p );
88 FT_UInt count;
111 FT_UInt num_items = FT_PEEK_USHORT( p + 2 );
148 FT_UInt count;
177 FT_UInt _ppem = FT_NEXT_USHORT( p );
178 FT_UInt _count = FT_NEXT_USHORT( p );
194 FT_UInt type = FT_PEEK_USHORT( p + 4 );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttkern.c 51 FT_UInt nn, num_tables;
88 FT_UInt num_pairs, length, coverage;
119 num_pairs = (FT_UInt)( ( p_next - p ) / 6 );
182 FT_UInt left_glyph,
183 FT_UInt right_glyph )
186 FT_UInt count, mask = 1;
200 FT_UInt version = FT_NEXT_USHORT( p );
201 FT_UInt length = FT_NEXT_USHORT( p );
202 FT_UInt coverage = FT_NEXT_USHORT( p );
203 FT_UInt num_pairs
    [all...]
  /external/chromium_org/third_party/freetype/src/psnames/
psmodule.c 253 FT_UInt glyph,
254 FT_UInt* extra_glyphs,
255 FT_UInt *states )
257 FT_UInt n;
280 FT_UInt *states )
282 FT_UInt n;
302 FT_UInt num_glyphs,
309 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
310 FT_UInt extra_glyphs[EXTRA_GLYPH_LIST_SIZE];
319 FT_UInt n
    [all...]
  /external/freetype/src/psnames/
psmodule.c 253 FT_UInt glyph,
254 FT_UInt* extra_glyphs,
255 FT_UInt *states )
257 FT_UInt n;
280 FT_UInt *states )
282 FT_UInt n;
302 FT_UInt num_glyphs,
309 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
310 FT_UInt extra_glyphs[EXTRA_GLYPH_LIST_SIZE];
319 FT_UInt n
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/
fxft_psmodule.c 312 FT_UInt glyph,
313 FT_UInt* extra_glyphs,
314 FT_UInt *states )
316 FT_UInt n;
339 FT_UInt *states )
341 FT_UInt n;
361 FT_UInt num_glyphs,
368 FT_UInt extra_glyph_list_states[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
369 FT_UInt extra_glyphs[EXTRA_GLYPH_LIST_SIZE];
378 FT_UInt n
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cffgload.h 135 FT_UInt glyph_index,
178 FT_UInt num_locals;
179 FT_UInt num_globals;
188 FT_UInt num_glyphs; /* number of glyphs in font */
210 FT_UInt glyph_index );
231 FT_UInt glyph_index,
cffcmap.c 56 FT_CALLBACK_DEF( FT_UInt )
60 FT_UInt result = 0;
74 FT_UInt result = 0;
82 FT_UInt code = (FT_UInt)(char_code + 1);
126 FT_UInt idx )
130 FT_UInt sid = charset->sids[idx];
173 FT_CALLBACK_DEF( FT_UInt )
  /external/freetype/src/autofit/
aflatin.h 81 FT_UInt flags;
91 FT_UInt width_count; /* number of used widths */
98 FT_UInt blue_count;
110 FT_UInt units_per_em;
175 FT_UInt width_count,
185 FT_UInt width_count,
  /external/freetype/src/cff/
cffgload.h 135 FT_UInt glyph_index,
178 FT_UInt num_locals;
179 FT_UInt num_globals;
188 FT_UInt num_glyphs; /* number of glyphs in font */
210 FT_UInt glyph_index );
231 FT_UInt glyph_index,
cffcmap.c 56 FT_CALLBACK_DEF( FT_UInt )
60 FT_UInt result = 0;
74 FT_UInt result = 0;
82 FT_UInt code = (FT_UInt)(char_code + 1);
126 FT_UInt idx )
130 FT_UInt sid = charset->sids[idx];
173 FT_CALLBACK_DEF( FT_UInt )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffgload.h 135 FT_UInt glyph_index,
178 FT_UInt num_locals;
179 FT_UInt num_globals;
188 FT_UInt num_glyphs; /* number of glyphs in font */
210 FT_UInt glyph_index );
231 FT_UInt glyph_index,
  /external/chromium_org/third_party/freetype/src/truetype/
ttdriver.c 72 FT_UInt* interpreter_version = (FT_UInt*)value;
99 FT_UInt interpreter_version = driver->interpreter_version;
104 FT_UInt* val = (FT_UInt*)value;
176 FT_UInt left_glyph,
177 FT_UInt right_glyph,
199 FT_UInt start,
200 FT_UInt count,
204 FT_UInt nn
    [all...]
ttobjs.h 179 FT_UInt opc; /* function #, or instruction code */
304 FT_UInt num_function_defs; /* number of function definitions */
305 FT_UInt max_function_defs;
308 FT_UInt num_instruction_defs; /* number of ins. definitions */
309 FT_UInt max_instruction_defs;
312 FT_UInt max_func;
313 FT_UInt max_ins;
355 FT_UInt interpreter_version;
  /external/freetype/src/truetype/
ttdriver.c 72 FT_UInt* interpreter_version = (FT_UInt*)value;
99 FT_UInt interpreter_version = driver->interpreter_version;
104 FT_UInt* val = (FT_UInt*)value;
176 FT_UInt left_glyph,
177 FT_UInt right_glyph,
199 FT_UInt start,
200 FT_UInt count,
204 FT_UInt nn
    [all...]
ttobjs.h 179 FT_UInt opc; /* function #, or instruction code */
304 FT_UInt num_function_defs; /* number of function definitions */
305 FT_UInt max_function_defs;
308 FT_UInt num_instruction_defs; /* number of ins. definitions */
309 FT_UInt max_instruction_defs;
312 FT_UInt max_func;
313 FT_UInt max_ins;
357 FT_UInt interpreter_version;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttdriver.c 72 FT_UInt* interpreter_version = (FT_UInt*)value;
99 FT_UInt interpreter_version = driver->interpreter_version;
104 FT_UInt* val = (FT_UInt*)value;
176 FT_UInt left_glyph,
177 FT_UInt right_glyph,
199 FT_UInt start,
200 FT_UInt count,
204 FT_UInt nn
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftincrem.h 180 FT_UInt glyph_index,
243 FT_UInt glyph_index,
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svcid.h 39 FT_UInt glyph_index,
40 FT_UInt *cid );
  /external/freetype/include/
ftincrem.h 180 FT_UInt glyph_index,
243 FT_UInt glyph_index,
  /external/freetype/include/internal/services/
svcid.h 39 FT_UInt glyph_index,
40 FT_UInt *cid );
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftincrem.h 180 FT_UInt glyph_index,
243 FT_UInt glyph_index,
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/
svcid.h 39 FT_UInt glyph_index,
40 FT_UInt *cid );

Completed in 393 milliseconds

1 2 3 4 56 7 8 91011>>