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

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftgasp.c 26 FT_UInt ppem )
fxft_ftmm.c 113 FT_UInt num_coords,
136 FT_UInt num_coords,
159 FT_UInt num_coords,
185 FT_UInt num_coords,
ftgloadr.c 202 FT_UInt n_points,
203 FT_UInt n_contours )
211 FT_UInt new_max, old_max;
281 FT_UInt n_subs )
285 FT_UInt new_max, old_max;
332 FT_UInt n_curr_contours;
333 FT_UInt n_base_points;
334 FT_UInt n;
368 FT_UInt num_points = source->base.outline.n_points;
369 FT_UInt num_contours = source->base.outline.n_contours
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cffload.c 183 cff_get_standard_encoding( FT_UInt charcode )
471 FT_UInt element,
584 FT_UInt element )
613 FT_UInt element )
623 FT_UInt sid )
666 FT_UInt num_glyphs,
672 FT_UInt num_ranges;
710 FT_UInt glyph_index )
723 if ( (FT_UInt)( glyph_index - fdselect->cache_first ) <
735 FT_UInt first, limit
    [all...]
  /external/freetype/src/cff/
cffload.c 183 cff_get_standard_encoding( FT_UInt charcode )
471 FT_UInt element,
584 FT_UInt element )
613 FT_UInt element )
623 FT_UInt sid )
666 FT_UInt num_glyphs,
672 FT_UInt num_ranges;
717 FT_UInt glyph_index )
730 if ( (FT_UInt)( glyph_index - fdselect->cache_first ) <
742 FT_UInt first, limit
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffload.c 183 cff_get_standard_encoding( FT_UInt charcode )
471 FT_UInt element,
584 FT_UInt element )
613 FT_UInt element )
623 FT_UInt sid )
666 FT_UInt num_glyphs,
672 FT_UInt num_ranges;
710 FT_UInt glyph_index )
723 if ( (FT_UInt)( glyph_index - fdselect->cache_first ) <
735 FT_UInt first, limit
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h     [all...]
t1tables.h 264 FT_UInt num_designs;
265 FT_UInt num_axis;
287 FT_UInt default_design_vector[T1_MAX_MM_DESIGNS];
288 FT_UInt num_default_design_vector;
309 FT_UInt len_buildchar;
319 FT_UInt num_subrs;
651 FT_UInt idx,
  /external/freetype/include/
freetype.h     [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
freetype.h     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
freetype.h     [all...]
  /external/freetype/src/autofit/
afglobal.c 139 FT_UInt ss;
140 FT_UInt i;
141 FT_UInt dflt = ~0U; /* a non-valid value */
179 if ( (FT_UInt)style_class->script ==
188 FT_UInt gindex;
234 FT_UInt gindex = FT_Get_Char_Index( face, i );
271 FT_UInt count = 0;
351 FT_UInt nn;
387 FT_UInt gindex,
388 FT_UInt options
    [all...]
  /external/freetype/src/sfnt/
ttsbit.c 86 switch ( (FT_UInt)face->sbit_table_type )
94 FT_UInt count;
123 count = (FT_UInt)num_strikes;
125 count = (FT_UInt)( ( table_size - 8 ) / 48 );
136 FT_UInt count;
163 count = (FT_UInt)num_strikes;
165 count = (FT_UInt)( ( table_size - 8 ) / 4 );
231 switch ( (FT_UInt)face->sbit_table_type )
259 FT_UInt offset, upem;
406 FT_UInt width, height
    [all...]
  /external/chromium_org/third_party/freetype/src/cache/
ftcbasic.c 40 FT_UInt load_flags;
96 FT_CALLBACK_DEF( FT_UInt )
103 FT_UInt result = 0;
119 result = (FT_UInt)face->num_glyphs;
127 FT_UInt gindex,
154 FT_UInt gindex,
280 FT_UInt gindex,
311 query.attrs.load_flags = (FT_UInt)type->flags;
356 FT_UInt gindex,
377 /* FT_Load_Glyph(), FT_Load_Char() take FT_UInt flags *
    [all...]
ftcglyph.h 138 FT_UInt num_nodes; /* current number of nodes in this family */
152 FT_UInt gindex;
162 FT_UInt gindex;
180 FT_UInt gindex, /* glyph index for node */
264 FT_UInt gindex,
ftcsbits.c 70 FT_UInt count = snode->count;
104 FT_UInt gindex,
116 if ( (FT_UInt)(gindex - gnode->gindex) >= snode->count )
215 FT_UInt gindex = gquery->gindex;
219 FT_UInt total;
220 FT_UInt node_count;
232 FT_UInt count, start;
283 FT_UInt count = snode->count;
333 FT_UInt gindex = gquery->gindex;
340 (FT_UInt)( gindex - gnode->gindex ) < snode->count )
    [all...]
  /external/freetype/src/cache/
ftcbasic.c 40 FT_UInt load_flags;
96 FT_CALLBACK_DEF( FT_UInt )
103 FT_UInt result = 0;
119 result = (FT_UInt)face->num_glyphs;
127 FT_UInt gindex,
154 FT_UInt gindex,
280 FT_UInt gindex,
311 query.attrs.load_flags = (FT_UInt)type->flags;
356 FT_UInt gindex,
377 /* FT_Load_Glyph(), FT_Load_Char() take FT_UInt flags *
    [all...]
ftcglyph.h 138 FT_UInt num_nodes; /* current number of nodes in this family */
152 FT_UInt gindex;
162 FT_UInt gindex;
180 FT_UInt gindex, /* glyph index for node */
264 FT_UInt gindex,
ftcsbits.c 70 FT_UInt count = snode->count;
104 FT_UInt gindex,
116 if ( (FT_UInt)(gindex - gnode->gindex) >= snode->count )
215 FT_UInt gindex = gquery->gindex;
219 FT_UInt total;
220 FT_UInt node_count;
232 FT_UInt count, start;
283 FT_UInt count = snode->count;
333 FT_UInt gindex = gquery->gindex;
340 (FT_UInt)( gindex - gnode->gindex ) < snode->count )
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftgloadr.c 202 FT_UInt n_points,
203 FT_UInt n_contours )
211 FT_UInt new_max, old_max;
278 FT_UInt n_subs )
282 FT_UInt new_max, old_max;
329 FT_UInt n_curr_contours;
330 FT_UInt n_base_points;
331 FT_UInt n;
365 FT_UInt num_points = source->base.outline.n_points;
366 FT_UInt num_contours = source->base.outline.n_contours
    [all...]
  /external/freetype/src/base/
ftgloadr.c 202 FT_UInt n_points,
203 FT_UInt n_contours )
211 FT_UInt new_max, old_max;
281 FT_UInt n_subs )
285 FT_UInt new_max, old_max;
332 FT_UInt n_curr_contours;
333 FT_UInt n_base_points;
334 FT_UInt n;
368 FT_UInt num_points = source->base.outline.n_points;
369 FT_UInt num_contours = source->base.outline.n_contours
    [all...]
  /external/chromium_org/third_party/freetype/src/pfr/
pfrload.c 54 FT_UInt num_items, item_type, item_size;
202 FT_UInt *acount )
205 FT_UInt count;
206 FT_UInt result = 0;
223 FT_UInt idx,
227 FT_UInt num_log_fonts;
228 FT_UInt flags;
254 FT_UInt local;
354 FT_UInt flags0;
355 FT_UInt n, count, size1
    [all...]
  /external/freetype/src/pfr/
pfrload.c 54 FT_UInt num_items, item_type, item_size;
202 FT_UInt *acount )
205 FT_UInt count;
206 FT_UInt result = 0;
223 FT_UInt idx,
227 FT_UInt num_log_fonts;
228 FT_UInt flags;
254 FT_UInt local;
354 FT_UInt flags0;
355 FT_UInt n, count, size1
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
sfnt.h 206 FT_UInt glyph_index,
288 FT_UInt glyph_index,
289 FT_UInt load_flags,
368 FT_UInt idx,
418 FT_UInt gindex,
480 FT_UInt left_glyph,
481 FT_UInt right_glyph );
    [all...]
  /external/freetype/include/internal/
sfnt.h 206 FT_UInt glyph_index,
288 FT_UInt glyph_index,
289 FT_UInt load_flags,
368 FT_UInt idx,
418 FT_UInt gindex,
480 FT_UInt left_glyph,
481 FT_UInt right_glyph );
    [all...]

Completed in 396 milliseconds

1 2 3 4 5 6 7 8 91011>>