HomeSort by relevance Sort by last modified time
    Searched refs:FT_Bool (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/freetype/src/sfnt/
ttmtx.h 34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
  /external/freetype/src/cff/
cffgload.h 97 FT_Bool path_begun;
98 FT_Bool load_points;
99 FT_Bool no_recurse;
101 FT_Bool metrics_only;
138 FT_Bool read_width;
139 FT_Bool width_only;
157 FT_Bool seac;
167 FT_Bool hinting,
cffobjs.h 75 FT_Bool hint;
76 FT_Bool scaled;
cffload.h 67 FT_Bool pure_cff );
  /external/freetype/src/base/
ftpatent.c 27 static FT_Bool
31 FT_Bool result = FALSE;
112 static FT_Bool
119 FT_Bool result = FALSE;
146 static FT_Bool
152 FT_Bool result;
190 FT_Bool has_instr = 0;
249 FT_EXPORT_DEF( FT_Bool )
252 FT_Bool result = FALSE;
264 FT_EXPORT_DEF( FT_Bool )
    [all...]
  /external/freetype/src/truetype/
ttgload.h 40 FT_Bool check,
47 FT_Bool check,
ttobjs.h 87 FT_Bool both_x_axis;
94 FT_Bool auto_flip;
106 FT_Bool scan_control;
179 FT_Bool active; /* is it active? */
275 FT_Bool valid;
277 FT_Bool rotated; /* `is the glyph rotated?'-flag */
278 FT_Bool stretched; /* `is the glyph stretched?'-flag */
330 FT_Bool debug;
333 FT_Bool bytecode_ready;
334 FT_Bool cvt_ready
    [all...]
ttinterp.h 151 FT_Bool step_ins; /* true if the interpreter must */
193 FT_Bool instruction_trap; /* If `True', the interpreter will */
198 FT_Bool is_composite; /* true if the glyph is composite */
199 FT_Bool pedantic_hinting; /* true if pedantic interpretation */
218 FT_Bool grayscale; /* are we hinting for grayscale? */
286 FT_Bool debug );
ttgxvar.h 89 FT_Bool avar_checked;
  /external/freetype/include/freetype/
ftstroke.h 318 FT_Bool opened );
349 FT_Bool open );
664 FT_Bool destroy );
701 FT_Bool inside,
702 FT_Bool destroy );
ftcid.h 108 * The type of the face as an @FT_Bool.
122 FT_Bool *is_cid );
fttypes.h 64 /* FT_Bool */
98 /* FT_Bool */
104 typedef unsigned char FT_Bool;
    [all...]
ftincrem.h 244 FT_Bool vertical,
t1tables.h 77 FT_Bool is_fixed_pitch;
143 FT_Bool force_bold;
144 FT_Bool round_stem_up;
ftglyph.h     [all...]
  /external/freetype/src/psaux/
afmparse.h 64 FT_Bool b;
80 FT_Bool line,
t1decode.h 51 FT_Bool hinting,
psobjs.h 116 FT_Bool delimiters );
159 FT_Bool hinting );
  /external/freetype/src/autofit/
afglobal.h 59 FT_LOCAL_DEF( FT_Bool )
afloader.h 35 FT_Bool transformed;
aflatin.h 105 FT_Bool extra_light;
108 FT_Bool control_overshoot;
  /external/freetype/src/pshinter/
pshalgo.h 216 FT_Bool vertical;
220 FT_Bool do_horz_hints;
221 FT_Bool do_vert_hints;
222 FT_Bool do_horz_snapping;
223 FT_Bool do_vert_snapping;
224 FT_Bool do_stem_adjust;
234 FT_Bool vertical );
  /external/freetype/include/freetype/internal/services/
svcid.h 36 FT_Bool *is_cid );
  /external/freetype/include/freetype/internal/
tttypes.h     [all...]
psaux.h 365 FT_Bool delimiters );
485 FT_Bool hinting );
576 FT_Bool load_points;
577 FT_Bool no_recurse;
579 FT_Bool metrics_only;
644 FT_Bool hinting,
695 FT_Bool seac;
    [all...]

Completed in 67 milliseconds

1 2 3