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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/freetype/src/sfnt/
ttmtx.h 34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
  /external/freetype/src/sfnt/
ttmtx.h 34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttmtx.h 34 FT_Bool vertical );
40 FT_Bool vertical );
45 FT_Bool vertical,
  /external/chromium_org/third_party/freetype/src/cff/
cf2intrp.h 53 FT_LOCAL( FT_Bool )
55 FT_LOCAL( FT_Bool )
59 FT_Bool val );
71 FT_Bool doingSeac,
cf2font.h 83 FT_Bool hinted;
84 FT_Bool darkened; /* true if stemDarkened or synthetic bold */
86 FT_Bool stemDarkened;
94 FT_Bool reverseWinding; /* darken assuming */
cf2hints.h 75 FT_Bool isValid;
76 FT_Bool isNew;
88 FT_Bool used; /* DS positions are valid */
137 FT_Bool isValid;
138 FT_Bool hinted;
151 FT_LOCAL( FT_Bool )
153 FT_LOCAL( FT_Bool )
155 FT_LOCAL( FT_Bool )
173 FT_Bool initialMap );
206 FT_Bool pathIsOpen; /* true after MoveTo *
    [all...]
cffgload.h 97 FT_Bool path_begun;
98 FT_Bool load_points;
99 FT_Bool no_recurse;
101 FT_Bool metrics_only;
173 FT_Bool read_width;
174 FT_Bool width_only;
192 FT_Bool seac;
204 FT_Bool hinting,
cf2blues.h 136 FT_Bool bottomZone;
153 FT_Bool suppressOvershoot;
154 FT_Bool doEmBoxHints;
173 FT_LOCAL( FT_Bool )
  /external/freetype/src/cff/
cf2intrp.h 53 FT_LOCAL( FT_Bool )
55 FT_LOCAL( FT_Bool )
59 FT_Bool val );
71 FT_Bool doingSeac,
cf2font.h 83 FT_Bool hinted;
84 FT_Bool darkened; /* true if stemDarkened or synthetic bold */
86 FT_Bool stemDarkened;
96 FT_Bool reverseWinding; /* darken assuming */
cf2hints.h 75 FT_Bool isValid;
76 FT_Bool isNew;
88 FT_Bool used; /* DS positions are valid */
137 FT_Bool isValid;
138 FT_Bool hinted;
151 FT_LOCAL( FT_Bool )
153 FT_LOCAL( FT_Bool )
155 FT_LOCAL( FT_Bool )
173 FT_Bool initialMap );
206 FT_Bool pathIsOpen; /* true after MoveTo *
    [all...]
cf2read.c 105 FT_LOCAL_DEF( FT_Bool )
108 return (FT_Bool)( buf->ptr >= buf->end );
cffgload.h 97 FT_Bool path_begun;
98 FT_Bool load_points;
99 FT_Bool no_recurse;
101 FT_Bool metrics_only;
173 FT_Bool read_width;
174 FT_Bool width_only;
192 FT_Bool seac;
204 FT_Bool hinting,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2intrp.h 53 FT_LOCAL( FT_Bool )
55 FT_LOCAL( FT_Bool )
59 FT_Bool val );
71 FT_Bool doingSeac,
cf2font.h 83 FT_Bool hinted;
84 FT_Bool darkened; /* true if stemDarkened or synthetic bold */
86 FT_Bool stemDarkened;
94 FT_Bool reverseWinding; /* darken assuming */
cf2hints.h 75 FT_Bool isValid;
76 FT_Bool isNew;
88 FT_Bool used; /* DS positions are valid */
137 FT_Bool isValid;
138 FT_Bool hinted;
151 FT_LOCAL( FT_Bool )
153 FT_LOCAL( FT_Bool )
155 FT_LOCAL( FT_Bool )
173 FT_Bool initialMap );
206 FT_Bool pathIsOpen; /* true after MoveTo *
    [all...]
cf2read.c 105 FT_LOCAL_DEF( FT_Bool )
108 return (FT_Bool)( buf->ptr >= buf->end );
cffgload.h 97 FT_Bool path_begun;
98 FT_Bool load_points;
99 FT_Bool no_recurse;
101 FT_Bool metrics_only;
173 FT_Bool read_width;
174 FT_Bool width_only;
192 FT_Bool seac;
204 FT_Bool hinting,
  /external/chromium_org/third_party/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? */
181 FT_Bool inline_delta; /* is function that defines inline delta? */
278 FT_Bool valid;
280 FT_Bool rotated; /* `is the glyph rotated?'-flag */
281 FT_Bool stretched; /* `is the glyph stretched?'-flag */
333 FT_Bool debug;
336 FT_Bool bytecode_ready
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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? */
181 FT_Bool inline_delta; /* is function that defines inline delta? */
278 FT_Bool valid;
280 FT_Bool rotated; /* `is the glyph rotated?'-flag */
281 FT_Bool stretched; /* `is the glyph stretched?'-flag */
333 FT_Bool debug;
336 FT_Bool bytecode_ready
    [all...]
  /external/chromium_org/third_party/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/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/
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? */
181 FT_Bool inline_delta; /* is function that defines inline delta? */
278 FT_Bool valid;
280 FT_Bool rotated; /* `is the glyph rotated?'-flag */
281 FT_Bool stretched; /* `is the glyph stretched?'-flag */
333 FT_Bool debug;
400 FT_Bool pedantic )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/chromium_org/third_party/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 );

Completed in 661 milliseconds

1 2 3 4 5 6 7 8 91011>>