HomeSort by relevance Sort by last modified time
    Searched refs:FT_Bool (Results 1 - 25 of 75) 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 );
cfftypes.h 113 FT_Bool is_fixed_pitch;
120 FT_Bool has_font_matrix;
173 FT_Bool force_bold;
  /external/freetype/src/truetype/
ttobjs.h 87 FT_Bool both_x_axis;
94 FT_Bool auto_flip;
106 FT_Bool scan_control;
180 FT_Bool active; /* is it active? */
276 FT_Bool valid;
278 FT_Bool rotated; /* `is the glyph rotated?'-flag */
279 FT_Bool stretched; /* `is the glyph stretched?'-flag */
331 FT_Bool debug;
334 FT_Bool bytecode_ready;
335 FT_Bool cvt_ready
    [all...]
ttinterp.h 152 FT_Bool step_ins; /* true if the interpreter must */
194 FT_Bool instruction_trap; /* If `True', the interpreter will */
199 FT_Bool is_composite; /* true if the glyph is composite */
200 FT_Bool pedantic_hinting; /* true if pedantic interpretation */
219 FT_Bool grayscale; /* are we hinting for grayscale? */
287 FT_Bool debug );
  /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...]
ftbase.h 59 FT_LOCAL( FT_Bool )
  /external/freetype/src/cache/
ftccback.h 57 FT_LOCAL( FT_Bool )
61 FT_Bool* list_changed );
64 FT_LOCAL( FT_Bool )
68 FT_Bool* list_changed );
ftcsbits.h 88 FT_LOCAL( FT_Bool )
92 FT_Bool* list_changed);
ftcglyph.c 65 FT_LOCAL_DEF( FT_Bool )
69 FT_Bool* list_changed )
78 return FT_BOOL( gnode->family == gquery->family &&
85 FT_LOCAL_DEF( FT_Bool )
89 FT_Bool* list_changed )
  /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/include/freetype/
ftcid.h 108 * The type of the face as an @FT_Bool.
122 FT_Bool *is_cid );
ftstroke.h 343 FT_Bool opened );
374 FT_Bool open );
689 FT_Bool destroy );
726 FT_Bool inside,
727 FT_Bool destroy );
fttypes.h 64 /* FT_Bool */
98 /* FT_Bool */
104 typedef unsigned char FT_Bool;
    [all...]
ftincrem.h 244 FT_Bool vertical,
  /external/freetype/src/autofit/
afglobal.h 59 FT_LOCAL_DEF( FT_Bool )
afloader.h 35 FT_Bool transformed;
afcjk.h 84 FT_Bool extra_light;
87 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...]

Completed in 8515 milliseconds

1 2 3