/external/freetype/src/truetype/ |
D | ttinterp.h | 187 FT_Bool step_ins; /* true if the interpreter must */ 224 FT_Bool instruction_trap; /* If `True', the interpreter will */ 229 FT_Bool is_composite; /* true if the glyph is composite */ 230 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ 251 FT_Bool grayscale; /* bi-level hinting and */ 353 FT_Bool subpixel_hinting_lean; 358 FT_Bool vertical_lcd_lean; 363 FT_Bool backwards_compatibility; 367 FT_Bool iupx_called; 368 FT_Bool iupy_called; [all …]
|
D | ttobjs.h | 79 FT_Bool auto_flip; 91 FT_Bool scan_control; 165 FT_Bool active; /* is it active? */ 166 FT_Bool inline_delta; /* is function that defines inline delta? */ 263 FT_Bool valid; 265 FT_Bool rotated; /* `is the glyph rotated?'-flag */ 266 FT_Bool stretched; /* `is the glyph stretched?'-flag */ 379 FT_Bool pedantic ); 383 FT_Bool pedantic ); 387 FT_Bool pedantic ); [all …]
|
/external/pdfium/third_party/freetype/src/cff/ |
D | 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 …]
|
D | cffgload.h | 102 FT_Bool path_begun; 103 FT_Bool load_points; 104 FT_Bool no_recurse; 106 FT_Bool metrics_only; 178 FT_Bool read_width; 179 FT_Bool width_only; 197 FT_Bool seac; 209 FT_Bool hinting,
|
D | cf2intrp.h | 53 FT_LOCAL( FT_Bool ) 55 FT_LOCAL( FT_Bool ) 59 FT_Bool val ); 71 FT_Bool doingSeac,
|
D | cf2font.h | 88 FT_Bool hinted; 89 FT_Bool darkened; /* true if stemDarkened or synthetic bold */ 91 FT_Bool stemDarkened; 101 FT_Bool reverseWinding; /* darken assuming */
|
D | cf2blues.h | 136 FT_Bool bottomZone; 153 FT_Bool suppressOvershoot; 154 FT_Bool doEmBoxHints; 173 FT_LOCAL( FT_Bool )
|
D | cf2hints.c | 96 FT_Bool bottom ) in cf2_hint_init() 217 FT_LOCAL_DEF( FT_Bool ) 220 return (FT_Bool)( hint->flags != 0 ); in cf2_hint_isValid() 224 static FT_Bool 227 return (FT_Bool)( ( hint->flags & in cf2_hint_isPair() 232 static FT_Bool 235 return (FT_Bool)( ( hint->flags & CF2_PairTop ) != 0 ); in cf2_hint_isPairTop() 239 FT_LOCAL_DEF( FT_Bool ) 242 return (FT_Bool)( ( hint->flags & in cf2_hint_isTop() 247 FT_LOCAL_DEF( FT_Bool ) [all …]
|
D | cf2intrp.c | 77 FT_LOCAL_DEF( FT_Bool ) 84 FT_LOCAL_DEF( FT_Bool ) 93 FT_Bool val ) in cf2_hintmask_setNew() 286 FT_Bool* haveWidth, in cf2_doStems() 291 FT_Bool hasWidthArg = (FT_Bool)( count & 1 ); in cf2_doStems() 334 const FT_Bool* readFromStack, in cf2_doFlex() 335 FT_Bool doConditionalLastRead ) in cf2_doFlex() 339 FT_Bool isHFlex; in cf2_doFlex() 361 FT_Bool lastIsX = (FT_Bool)( cf2_fixedAbs( vals[10] - *curX ) > in cf2_doFlex() 426 FT_Bool doingSeac, in cf2_interpT2CharString() [all …]
|
/external/freetype/src/cff/ |
D | 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 …]
|
D | cffgload.h | 102 FT_Bool path_begun; 103 FT_Bool load_points; 104 FT_Bool no_recurse; 106 FT_Bool metrics_only; 178 FT_Bool read_width; 179 FT_Bool width_only; 197 FT_Bool seac; 209 FT_Bool hinting, 231 FT_Bool in_dict );
|
D | cf2font.h | 67 FT_Bool isCFF2; 97 FT_Bool hinted; 98 FT_Bool darkened; /* true if stemDarkened or synthetic bold */ 100 FT_Bool stemDarkened; 110 FT_Bool reverseWinding; /* darken assuming */
|
D | cf2intrp.h | 53 FT_LOCAL( FT_Bool ) 55 FT_LOCAL( FT_Bool ) 59 FT_Bool val ); 71 FT_Bool doingSeac,
|
D | cf2blues.h | 136 FT_Bool bottomZone; 153 FT_Bool suppressOvershoot; 154 FT_Bool doEmBoxHints; 173 FT_LOCAL( FT_Bool )
|
D | cf2hints.c | 96 FT_Bool bottom ) in cf2_hint_init() 217 FT_LOCAL_DEF( FT_Bool ) 220 return (FT_Bool)( hint->flags != 0 ); in cf2_hint_isValid() 224 static FT_Bool 227 return (FT_Bool)( ( hint->flags & in cf2_hint_isPair() 232 static FT_Bool 235 return (FT_Bool)( ( hint->flags & CF2_PairTop ) != 0 ); in cf2_hint_isPairTop() 239 FT_LOCAL_DEF( FT_Bool ) 242 return (FT_Bool)( ( hint->flags & in cf2_hint_isTop() 247 FT_LOCAL_DEF( FT_Bool ) [all …]
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttinterp.h | 186 FT_Bool step_ins; /* true if the interpreter must */ 223 FT_Bool instruction_trap; /* If `True', the interpreter will */ 228 FT_Bool is_composite; /* true if the glyph is composite */ 229 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ 250 FT_Bool grayscale; /* are we hinting for grayscale? */ 255 FT_Bool subpixel_hinting; /* Using subpixel hinting? */ 256 FT_Bool ignore_x_mode; /* Standard rendering mode for */ 262 FT_Bool compatible_widths; /* compatible widths? */ 263 FT_Bool symmetrical_smoothing; /* symmetrical_smoothing? */ 264 FT_Bool bgr; /* bgr instead of rgb? */ [all …]
|
D | ttobjs.h | 76 FT_Bool both_x_axis; 83 FT_Bool auto_flip; 95 FT_Bool scan_control; 169 FT_Bool active; /* is it active? */ 170 FT_Bool inline_delta; /* is function that defines inline delta? */ 267 FT_Bool valid; 269 FT_Bool rotated; /* `is the glyph rotated?'-flag */ 270 FT_Bool stretched; /* `is the glyph stretched?'-flag */ 381 FT_Bool pedantic ); 385 FT_Bool pedantic ); [all …]
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftpatent.c | 28 static FT_Bool 32 FT_Bool result = FALSE; in _tt_check_patents_in_range() 113 static FT_Bool 120 FT_Bool result = FALSE; in _tt_check_patents_in_table() 147 static FT_Bool 153 FT_Bool result; in _tt_face_check_patents() 191 FT_Bool has_instr = 0; in _tt_face_check_patents() 250 FT_EXPORT_DEF( FT_Bool ) 253 FT_Bool result = FALSE; in FT_Face_CheckTrueTypePatents() 265 FT_EXPORT_DEF( FT_Bool ) [all …]
|
/external/freetype/src/autofit/ |
D | afmodule.c | 34 FT_Bool to_stdout ); 37 FT_Bool to_stdout ); 40 FT_Bool to_stdout ); 124 FT_Bool value_is_string ) in af_property_set() 227 FT_Bool* warping = (FT_Bool*)value; in af_property_set() 317 FT_Bool* no_stem_darkening = (FT_Bool*)value; in af_property_set() 342 FT_Bool warping = module->warping; in af_property_get() 393 FT_Bool* val = (FT_Bool*)value; in af_property_get() 420 FT_Bool no_stem_darkening = module->no_stem_darkening; in af_property_get() 421 FT_Bool* val = (FT_Bool*)value; in af_property_get()
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshalgo.h | 202 FT_Bool vertical; 206 FT_Bool do_horz_hints; 207 FT_Bool do_vert_hints; 208 FT_Bool do_horz_snapping; 209 FT_Bool do_vert_snapping; 210 FT_Bool do_stem_adjust; 220 FT_Bool vertical );
|
/external/freetype/src/pshinter/ |
D | pshalgo.h | 202 FT_Bool vertical; 206 FT_Bool do_horz_hints; 207 FT_Bool do_vert_hints; 208 FT_Bool do_horz_snapping; 209 FT_Bool do_vert_snapping; 210 FT_Bool do_stem_adjust; 220 FT_Bool vertical );
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | ftstroke.h | 377 FT_Bool opened ); 408 FT_Bool open ); 728 FT_Bool destroy ); 770 FT_Bool inside, 771 FT_Bool destroy );
|
/external/freetype/include/freetype/ |
D | ftstroke.h | 377 FT_Bool opened ); 408 FT_Bool open ); 728 FT_Bool destroy ); 770 FT_Bool inside, 771 FT_Bool destroy );
|
/external/freetype/src/cache/ |
D | ftccback.h | 57 FT_LOCAL( FT_Bool ) 61 FT_Bool* list_changed ); 64 FT_LOCAL( FT_Bool ) 68 FT_Bool* list_changed );
|
/external/freetype/src/base/ |
D | ftpatent.c | 30 FT_EXPORT_DEF( FT_Bool ) 41 FT_EXPORT_DEF( FT_Bool ) 43 FT_Bool value ) in FT_Face_SetUnpatentedHinting()
|