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

<<111213141516171819

  /external/freetype/include/internal/services/
svsfnt.h 59 FT_UInt idx,
  /external/freetype/src/base/
ftpatent.c 126 FT_UInt i = 0;
150 FT_UInt gindex;
169 for ( gindex = 0; gindex < (FT_UInt)face->num_glyphs; gindex++ )
199 FT_UInt flags, toskip;
  /external/freetype/src/psaux/
afmparse.h 75 FT_UInt n );
  /external/freetype/src/pshinter/
pshglob.c 42 FT_UInt direction )
46 FT_UInt count = stdw->count;
88 FT_UInt n;
141 FT_UInt read_count,
146 FT_UInt count_top = top_table->count;
147 FT_UInt count_bot = bot_table->count;
156 FT_UInt count;
235 FT_UInt count,
237 FT_UInt count_others,
370 FT_UInt count
    [all...]
pshglob.h 76 FT_UInt count;
109 FT_UInt count;
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/
svsfnt.h 59 FT_UInt idx,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/
svsfnt.h 59 FT_UInt idx,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftotval.c 30 FT_UInt validation_flags,
ftpatent.c 126 FT_UInt i = 0;
150 FT_UInt gindex;
169 for ( gindex = 0; gindex < (FT_UInt)face->num_glyphs; gindex++ )
199 FT_UInt flags, toskip;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
afmparse.h 75 FT_UInt n );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshglob.c 42 FT_UInt direction )
46 FT_UInt count = stdw->count;
88 FT_UInt n;
141 FT_UInt read_count,
146 FT_UInt count_top = top_table->count;
147 FT_UInt count_bot = bot_table->count;
156 FT_UInt count;
235 FT_UInt count,
237 FT_UInt count_others,
378 FT_UInt count
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
ftoutln.h 146 FT_UInt numPoints,
153 FT_UInt numPoints,
    [all...]
ftrender.h 90 FT_UInt mode,
226 FT_UInt num_params,
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.h 76 FT_UInt count;
109 FT_UInt count;
  /external/chromium_org/third_party/freetype/src/sfnt/
sfdriver.c 116 FT_UInt idx,
156 FT_UInt glyph_index,
158 FT_UInt buffer_max )
172 static FT_UInt
178 FT_UInt i, max_gid = FT_UINT_MAX;
184 max_gid = (FT_UInt)root->num_glyphs;
259 FT_UInt len = name->stringLength / 2;
301 FT_UInt len = name->stringLength;
ttcmap.h 52 FT_UInt format;
135 FT_UInt num_glyphs;
  /external/chromium_org/third_party/freetype/src/truetype/
ttpload.c 174 FT_UInt gindex,
175 FT_UInt *asize )
242 *asize = (FT_UInt)( pos2 - pos1 );
244 *asize = (FT_UInt)( face->glyf_len - pos1 );
489 FT_UInt version, nn, num_records;
577 FT_UInt ppem,
578 FT_UInt gindex )
580 FT_UInt nn;
  /external/freetype/include/
ftoutln.h 153 FT_UInt numPoints,
160 FT_UInt numPoints,
    [all...]
ftrender.h 90 FT_UInt mode,
226 FT_UInt num_params,
  /external/freetype/src/autofit/
afblue.hin 32 FT_UInt len; \
  /external/freetype/src/sfnt/
sfdriver.c 116 FT_UInt idx,
156 FT_UInt glyph_index,
158 FT_UInt buffer_max )
172 static FT_UInt
178 FT_UInt i, max_gid = FT_UINT_MAX;
184 max_gid = (FT_UInt)root->num_glyphs;
259 FT_UInt len = name->stringLength / 2;
301 FT_UInt len = name->stringLength;
ttcmap.h 52 FT_UInt format;
135 FT_UInt num_glyphs;
  /external/freetype/src/truetype/
ttpload.c 174 FT_UInt gindex,
175 FT_UInt *asize )
242 *asize = (FT_UInt)( pos2 - pos1 );
244 *asize = (FT_UInt)( face->glyf_len - pos1 );
489 FT_UInt version, nn, num_records;
577 FT_UInt ppem,
578 FT_UInt gindex )
580 FT_UInt nn;
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftoutln.h 146 FT_UInt numPoints,
153 FT_UInt numPoints,
    [all...]
ftrender.h 90 FT_UInt mode,
226 FT_UInt num_params,

Completed in 2250 milliseconds

<<111213141516171819