HomeSort by relevance Sort by last modified time
    Searched refs:aadvance (Results 1 - 15 of 15) sorted by null

  /external/freetype/src/sfnt/
ttmtx.h 48 FT_UShort* aadvance );
ttmtx.c 214 /* aadvance :: The advance width or advance height, depending on */
222 FT_UShort *aadvance )
265 FT_READ_USHORT( *aadvance ) ||
276 FT_READ_USHORT( *aadvance ) )
293 *aadvance = 0;
300 FT_Int a = (FT_Int)*aadvance;
319 *aadvance = (FT_UShort)a;
ttsbit.c 1554 FT_UShort aadvance; local
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttmtx.h 48 FT_UShort* aadvance );
ttmtx.c 201 /* aadvance :: The advance width or advance height, depending on */
209 FT_UShort *aadvance )
247 FT_READ_USHORT( *aadvance ) ||
258 FT_READ_USHORT( *aadvance ) )
275 *aadvance = 0;
ttsbit.c 1381 FT_UShort aadvance; local
    [all...]
  /external/freetype/src/base/
ftpfr.c 130 FT_Pos *aadvance )
139 if ( !aadvance )
144 error = service->get_advance( face, gindex, aadvance );
  /external/pdfium/third_party/freetype/src/base/
ftpfr.c 130 FT_Pos *aadvance )
139 if ( !aadvance )
144 error = service->get_advance( face, gindex, aadvance );
  /external/freetype/include/freetype/
ftpfr.h 150 * aadvance :: The glyph advance in metrics units.
162 FT_Pos *aadvance );
  /external/freetype/include/freetype/internal/services/
svpfr.h 48 FT_Pos *aadvance );
  /external/pdfium/third_party/freetype/include/freetype/
ftpfr.h 150 * aadvance :: The glyph advance in metrics units.
162 FT_Pos *aadvance );
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svpfr.h 48 FT_Pos *aadvance );
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftpfr.h 150 * aadvance :: The glyph advance in metrics units.
162 FT_Pos *aadvance );
  /external/freetype/include/freetype/internal/
sfnt.h 420 /* aadvance :: The horizontal (or vertical) advance. Set to zero in */
428 FT_UShort* aadvance );
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
sfnt.h 420 /* aadvance :: The horizontal (or vertical) advance. Set to zero in */
428 FT_UShort* aadvance );
    [all...]

Completed in 802 milliseconds