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

  /external/freetype/src/sfnt/
sfobjs.h 35 FT_Int num_params,
42 FT_Int num_params,
sfobjs.c 437 FT_Int num_params,
446 FT_UNUSED( num_params );
533 FT_Int num_params,
555 for ( i = 0; i < num_params; i++ )
    [all...]
  /external/freetype/src/base/
ftbase.h 36 FT_Int num_params,
ftobjs.c 2030 FT_Int num_params = 0; local
2063 FT_Int num_params = 0; local
    [all...]
  /external/freetype/include/freetype/
ftrender.h 202 /* num_params :: The number of additional parameters. */
226 FT_UInt num_params,
ftincrem.h 305 * open_args.num_params = 1;
freetype.h 1834 FT_Int num_params; member in struct:FT_Open_Args_
    [all...]
  /external/freetype/src/cff/
cffobjs.h 158 FT_Int num_params,
cffobjs.c 481 FT_Int num_params,
509 error = sfnt->init_face( stream, face, face_index, num_params, params );
540 error = sfnt->load_face( stream, face, 0, num_params, params );
    [all...]
  /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/freetype/src/truetype/
ttobjs.c 473 /* num_params :: Number of additional generic parameters. Ignored. */
487 FT_Int num_params,
506 error = sfnt->init_face( stream, face, face_index, num_params, params );
530 error = sfnt->load_face( stream, face, face_index, num_params, params );
609 for ( i = 0; i < num_params && !face->unpatented_hinting; i++ )
    [all...]
ttobjs.h 373 FT_Int num_params,
  /external/kernel-headers/original/linux/
moduleparam.h 171 unsigned int num_params);
  /external/freetype/include/freetype/config/
ftoption.h     [all...]

Completed in 213 milliseconds