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

1 2 3 4 5 6 7 891011>>

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffdrivr.c 107 FT_UInt left_glyph,
108 FT_UInt right_glyph,
157 FT_UInt glyph_index,
195 FT_UInt start,
196 FT_UInt count,
200 FT_UInt nn;
229 FT_UInt glyph_index,
231 FT_UInt buffer_max )
265 static FT_UInt
274 FT_UInt i
    [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
afglobal.c 62 FT_UInt ss;
63 FT_UInt i;
99 FT_UInt gindex;
126 FT_UInt gindex = FT_Get_Char_Index( face, i );
200 FT_UInt nn;
230 FT_UInt gindex,
231 FT_UInt options,
235 FT_UInt gidx;
237 FT_UInt script = options & 15;
295 FT_UInt gindex
    [all...]
afmodule.c 93 FT_UInt* fallback_script = (FT_UInt*)value;
126 FT_UInt fallback_script = module->fallback_script;
143 FT_UInt* val = (FT_UInt*)value;
229 FT_UInt glyph_index,
afloader.h 74 FT_UInt gindex,
  /external/chromium_org/third_party/freetype/src/cache/
ftccmap.c 60 FT_UInt cmap_index;
74 FT_UInt cmap_index;
121 FT_UInt nn;
234 FT_EXPORT_DEF( FT_UInt )
244 FT_UInt gindex = 0;
267 query.cmap_index = (FT_UInt)cmap_index;
281 FT_ASSERT( (FT_UInt)( char_code - FTC_CMAP_NODE( node )->first ) <
285 if ( (FT_UInt)( char_code - FTC_CMAP_NODE( node )->first >=
310 if ( (FT_UInt)cmap_index < (FT_UInt)face->num_charmaps
    [all...]
  /external/chromium_org/third_party/freetype/src/psaux/
t1cmap.c 62 FT_CALLBACK_DEF( FT_UInt )
66 FT_UInt result = 0;
71 FT_UInt code, n;
102 FT_UInt result = 0;
182 cmap->count = (FT_UInt)( encoding->code_last - cmap->first );
201 FT_CALLBACK_DEF( FT_UInt )
205 FT_UInt result = 0;
220 FT_UInt result = 0;
268 FT_UInt idx )
303 FT_CALLBACK_DEF( FT_UInt )
    [all...]
  /external/freetype/src/cache/
ftccmap.c 60 FT_UInt cmap_index;
74 FT_UInt cmap_index;
121 FT_UInt nn;
234 FT_EXPORT_DEF( FT_UInt )
244 FT_UInt gindex = 0;
267 query.cmap_index = (FT_UInt)cmap_index;
281 FT_ASSERT( (FT_UInt)( char_code - FTC_CMAP_NODE( node )->first ) <
285 if ( (FT_UInt)( char_code - FTC_CMAP_NODE( node )->first >=
310 if ( (FT_UInt)cmap_index < (FT_UInt)face->num_charmaps
    [all...]
  /external/freetype/src/psaux/
t1cmap.c 62 FT_CALLBACK_DEF( FT_UInt )
66 FT_UInt result = 0;
71 FT_UInt code, n;
102 FT_UInt result = 0;
182 cmap->count = (FT_UInt)( encoding->code_last - cmap->first );
201 FT_CALLBACK_DEF( FT_UInt )
205 FT_UInt result = 0;
220 FT_UInt result = 0;
268 FT_UInt idx )
303 FT_CALLBACK_DEF( FT_UInt )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
t1cmap.c 62 FT_CALLBACK_DEF( FT_UInt )
66 FT_UInt result = 0;
71 FT_UInt code, n;
102 FT_UInt result = 0;
182 cmap->count = (FT_UInt)( encoding->code_last - cmap->first );
201 FT_CALLBACK_DEF( FT_UInt )
205 FT_UInt result = 0;
220 FT_UInt result = 0;
268 FT_UInt idx )
303 FT_CALLBACK_DEF( FT_UInt )
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftdriver.h 66 FT_UInt glyph_index,
70 typedef FT_UInt
81 FT_UInt left_glyph,
82 FT_UInt right_glyph,
93 FT_UInt first,
94 FT_UInt count,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftdriver.h 66 FT_UInt glyph_index,
70 typedef FT_UInt
81 FT_UInt left_glyph,
82 FT_UInt right_glyph,
93 FT_UInt first,
94 FT_UInt count,
  /external/chromium_org/third_party/freetype/include/freetype/
ftotval.h 161 FT_UInt validation_flags,
ftstroke.h 539 FT_UInt *anum_points,
540 FT_UInt *anum_contours );
615 FT_UInt *anum_points,
616 FT_UInt *anum_contours );
  /external/chromium_org/third_party/freetype/src/base/
ftbase.h 60 ft_raccess_rule_by_darwin_vfs( FT_Library library, FT_UInt rule_index );
ftgasp.c 26 FT_UInt ppem )
ftmm.c 113 FT_UInt num_coords,
136 FT_UInt num_coords,
159 FT_UInt num_coords,
185 FT_UInt num_coords,
  /external/freetype/include/
ftotval.h 161 FT_UInt validation_flags,
ftstroke.h 539 FT_UInt *anum_points,
540 FT_UInt *anum_contours );
615 FT_UInt *anum_points,
616 FT_UInt *anum_contours );
  /external/freetype/src/autofit/
afloader.h 74 FT_UInt gindex,
  /external/freetype/src/base/
ftbase.h 60 ft_raccess_rule_by_darwin_vfs( FT_Library library, FT_UInt rule_index );
ftgasp.c 26 FT_UInt ppem )
ftmm.c 113 FT_UInt num_coords,
136 FT_UInt num_coords,
159 FT_UInt num_coords,
185 FT_UInt num_coords,
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftotval.h 161 FT_UInt validation_flags,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftotval.h 161 FT_UInt validation_flags,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftbase.h 60 ft_raccess_rule_by_darwin_vfs( FT_Library library, FT_UInt rule_index );

Completed in 932 milliseconds

1 2 3 4 5 6 7 891011>>