/external/harfbuzz_ng/src/ |
D | hb-font.h | 61 HB_EXTERN hb_bool_t 66 hb_bool_t replace); 77 HB_EXTERN hb_bool_t 112 typedef hb_bool_t (*hb_font_get_font_extents_func_t) (hb_font_t *font, void *font_data, 119 typedef hb_bool_t (*hb_font_get_nominal_glyph_func_t) (hb_font_t *font, void *font_data, 123 typedef hb_bool_t (*hb_font_get_variation_glyph_func_t) (hb_font_t *font, void *font_data, 135 typedef hb_bool_t (*hb_font_get_glyph_origin_func_t) (hb_font_t *font, void *font_data, 149 typedef hb_bool_t (*hb_font_get_glyph_extents_func_t) (hb_font_t *font, void *font_data, 153 typedef hb_bool_t (*hb_font_get_glyph_contour_point_func_t) (hb_font_t *font, void *font_data, 159 typedef hb_bool_t (*hb_font_get_glyph_name_func_t) (hb_font_t *font, void *font_data, [all …]
|
D | hb-ot-layout.h | 51 HB_EXTERN hb_bool_t 107 HB_EXTERN hb_bool_t 114 HB_EXTERN hb_bool_t 136 HB_EXTERN hb_bool_t 143 HB_EXTERN hb_bool_t 150 HB_EXTERN hb_bool_t 176 HB_EXTERN hb_bool_t 225 typedef hb_bool_t 242 HB_EXTERN hb_bool_t 263 HB_EXTERN hb_bool_t [all …]
|
D | hb-font.cc | 38 static hb_bool_t 47 static hb_bool_t 53 hb_bool_t ret = font->parent->get_font_h_extents (metrics); in hb_font_get_font_h_extents_parent() 62 static hb_bool_t 71 static hb_bool_t 77 hb_bool_t ret = font->parent->get_font_v_extents (metrics); in hb_font_get_font_v_extents_parent() 86 static hb_bool_t 96 static hb_bool_t 106 static hb_bool_t 117 static hb_bool_t [all …]
|
D | hb-set.h | 59 HB_EXTERN hb_bool_t 64 hb_bool_t replace); 72 HB_EXTERN hb_bool_t 78 HB_EXTERN hb_bool_t 81 HB_EXTERN hb_bool_t 105 HB_EXTERN hb_bool_t 144 HB_EXTERN hb_bool_t 149 HB_EXTERN hb_bool_t
|
D | hb-set.cc | 115 hb_bool_t 120 hb_bool_t replace) in hb_set_set_user_data() 152 hb_bool_t 182 hb_bool_t 199 hb_bool_t 285 hb_bool_t 445 hb_bool_t 465 hb_bool_t
|
D | hb-font-private.hh | 65 hb_bool_t immutable; 100 hb_bool_t immutable; 176 inline hb_bool_t get_font_h_extents (hb_font_extents_t *extents) in get_font_h_extents() 183 inline hb_bool_t get_font_v_extents (hb_font_extents_t *extents) in get_font_v_extents() 197 inline hb_bool_t get_nominal_glyph (hb_codepoint_t unicode, in get_nominal_glyph() 206 inline hb_bool_t get_variation_glyph (hb_codepoint_t unicode, hb_codepoint_t variation_selector, in get_variation_glyph() 229 inline hb_bool_t get_glyph_h_origin (hb_codepoint_t glyph, in get_glyph_h_origin() 238 inline hb_bool_t get_glyph_v_origin (hb_codepoint_t glyph, in get_glyph_v_origin() 261 inline hb_bool_t get_glyph_extents (hb_codepoint_t glyph, in get_glyph_extents() 271 inline hb_bool_t get_glyph_contour_point (hb_codepoint_t glyph, unsigned int point_index, in get_glyph_contour_point() [all …]
|
D | hb-buffer.h | 125 HB_EXTERN hb_bool_t 155 HB_EXTERN hb_bool_t 160 hb_bool_t replace); 301 HB_EXTERN hb_bool_t 306 HB_EXTERN hb_bool_t 363 HB_EXTERN hb_bool_t 446 HB_EXTERN hb_bool_t 459 typedef hb_bool_t (*hb_buffer_message_func_t) (hb_buffer_t *buffer,
|
D | hb-unicode.h | 193 HB_EXTERN hb_bool_t 198 hb_bool_t replace); 209 HB_EXTERN hb_bool_t 238 typedef hb_bool_t (*hb_unicode_compose_func_t) (hb_unicode_funcs_t *ufuncs, 243 typedef hb_bool_t (*hb_unicode_decompose_func_t) (hb_unicode_funcs_t *ufuncs, 452 HB_EXTERN hb_bool_t 458 HB_EXTERN hb_bool_t
|
D | hb-unicode.cc | 81 static hb_bool_t 91 static hb_bool_t 268 hb_bool_t 273 hb_bool_t replace) in hb_unicode_funcs_set_user_data() 324 hb_bool_t 400 hb_bool_t 422 hb_bool_t
|
D | hb-ot-layout-private.hh | 42 HB_INTERNAL hb_bool_t 76 HB_INTERNAL hb_bool_t 81 hb_bool_t zero_context); 369 static inline hb_bool_t 375 static inline hb_bool_t 389 static inline hb_bool_t 394 static inline hb_bool_t 399 static inline hb_bool_t
|
D | hb-shape-plan.cc | 281 hb_bool_t 286 hb_bool_t replace) in hb_shape_plan_set_user_data() 324 hb_bool_t 399 static inline hb_bool_t 414 static inline hb_bool_t 426 static hb_bool_t 437 static inline hb_bool_t 449 static inline hb_bool_t
|
D | hb-blob.h | 94 HB_EXTERN hb_bool_t 99 hb_bool_t replace); 110 HB_EXTERN hb_bool_t
|
D | hb-shape-plan.h | 83 HB_EXTERN hb_bool_t 88 hb_bool_t replace); 95 HB_EXTERN hb_bool_t
|
D | hb-face.h | 67 HB_EXTERN hb_bool_t 72 hb_bool_t replace); 82 HB_EXTERN hb_bool_t
|
D | hb-ot-layout.cc | 212 hb_bool_t 295 hb_bool_t 325 hb_bool_t 385 hb_bool_t 421 hb_bool_t 442 hb_bool_t 462 hb_bool_t 520 hb_bool_t 818 hb_bool_t 852 hb_bool_t [all …]
|
D | hb-unicode-private.hh | 77 inline hb_bool_t compose (hb_codepoint_t a, hb_codepoint_t b, in compose() 85 inline hb_bool_t decompose (hb_codepoint_t ab, in decompose() 124 static inline hb_bool_t 170 static inline hb_bool_t
|
D | hb-ft.cc | 168 static hb_bool_t 199 static hb_bool_t 255 static hb_bool_t 299 static hb_bool_t 329 static hb_bool_t 356 static hb_bool_t 365 hb_bool_t ret = !FT_Get_Glyph_Name (ft_font->ft_face, glyph, name, size); in hb_ft_get_glyph_name() 372 static hb_bool_t 405 static hb_bool_t
|
D | hb-icu.cc | 171 static hb_bool_t 192 hb_bool_t ret, err; in hb_icu_unicode_compose() 216 static hb_bool_t 251 hb_bool_t ret, err; in hb_icu_unicode_decompose() 322 hb_bool_t err; in hb_icu_unicode_decompose_compatibility()
|
D | hb-blob.cc | 254 hb_bool_t 259 hb_bool_t replace) in hb_blob_set_user_data() 310 hb_bool_t 386 static hb_bool_t
|
D | hb-ot-var.h | 63 HB_EXTERN hb_bool_t 82 HB_EXTERN hb_bool_t
|
D | hb-glib.cc | 239 static hb_bool_t 256 hb_bool_t ret; in hb_glib_unicode_compose() 276 static hb_bool_t 293 hb_bool_t ret; in hb_glib_unicode_decompose()
|
D | hb-shape.cc | 121 hb_bool_t 132 hb_bool_t res = hb_shape_plan_execute (shape_plan, font, buffer, features, num_features); in hb_shape_full()
|
/external/harfbuzz_ng/util/ |
D | options.hh | 87 void fail (hb_bool_t suggest_help, const char *format, ...) G_GNUC_NORETURN G_GNUC_PRINTF (2, 3); 90 extern hb_bool_t debug; 168 hb_bool_t annotate; 246 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer) in shape() 248 hb_bool_t res = hb_shape_full (font, buffer, features, num_features, shapers); in shape() 270 hb_bool_t bot; 271 hb_bool_t eot; 272 hb_bool_t preserve_default_ignorables; 277 hb_bool_t utf8_clusters; 279 hb_bool_t normalize_glyphs; [all …]
|
D | view-cairo.hh | 57 hb_bool_t utf8_clusters) in consume_text() 63 hb_bool_t utf8_clusters) in shape_failed() 70 hb_bool_t utf8_clusters) in consume_glyphs()
|
D | hb-shape.cc | 84 hb_bool_t utf8_clusters) in consume_text() 93 hb_bool_t utf8_clusters) in shape_failed() 102 hb_bool_t utf8_clusters) in consume_glyphs()
|