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

  /external/freetype/src/sfnt/
sfobjs.h 35 FT_Int num_params,
42 FT_Int num_params,
sfobjs.c 426 FT_Int num_params,
435 FT_UNUSED( num_params );
522 FT_Int num_params,
544 for ( i = 0; i < num_params; i++ )
    [all...]
  /external/freetype/src/base/
ftbase.h 36 FT_Int num_params,
ftobjs.c 2001 FT_Int num_params = 0; local
2034 FT_Int num_params = 0; local
    [all...]
  /external/freetype/src/cff/
cffobjs.h 158 FT_Int num_params,
cffobjs.c 436 FT_Int num_params,
464 error = sfnt->init_face( stream, face, face_index, num_params, params );
495 error = sfnt->load_face( stream, face, 0, num_params, params );
  /external/freetype/include/freetype/
ftrender.h 202 /* num_params :: The number of additional parameters. */
218 FT_UInt num_params,
freetype.h 1833 FT_Int num_params; member in struct:FT_Open_Args_
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 192 /* num_params :: Number of additional generic parameters. Ignored. */
206 FT_Int num_params,
225 error = sfnt->init_face( stream, face, face_index, num_params, params );
249 error = sfnt->load_face( stream, face, face_index, num_params, params );
301 for ( i = 0; i < num_params && !face->unpatented_hinting; i++ )
    [all...]
ttobjs.h 373 FT_Int num_params,
  /external/freetype/include/freetype/internal/
sfnt.h 49 /* num_params :: The number of additional parameters. */
70 FT_Int num_params,
92 /* num_params :: The number of additional parameters. */
106 FT_Int num_params,
    [all...]
ftdriver.h 34 FT_Int num_params,
  /external/kernel-headers/original/linux/
moduleparam.h 171 unsigned int num_params);

Completed in 118 milliseconds