Home
last modified time | relevance | path

Searched refs:hb_bool_t (Results 1 – 25 of 59) sorted by relevance

123

/external/harfbuzz_ng/src/
Dhb-font.h61 hb_bool_t
66 hb_bool_t replace);
77 hb_bool_t
94 typedef hb_bool_t (*hb_font_get_glyph_func_t) (hb_font_t *font, void *font_data,
106 typedef hb_bool_t (*hb_font_get_glyph_origin_func_t) (hb_font_t *font, void *font_data,
120 typedef hb_bool_t (*hb_font_get_glyph_extents_func_t) (hb_font_t *font, void *font_data,
124 typedef hb_bool_t (*hb_font_get_glyph_contour_point_func_t) (hb_font_t *font, void *font_data,
130 typedef hb_bool_t (*hb_font_get_glyph_name_func_t) (hb_font_t *font, void *font_data,
134 typedef hb_bool_t (*hb_font_get_glyph_from_name_func_t) (hb_font_t *font, void *font_data,
321 hb_bool_t
[all …]
Dhb-ot-layout.h51 hb_bool_t
106 hb_bool_t
113 hb_bool_t
135 hb_bool_t
142 hb_bool_t
149 hb_bool_t
175 hb_bool_t
224 typedef hb_bool_t
244 hb_bool_t
247 hb_bool_t
[all …]
Dhb-font.cc47 static hb_bool_t
86 static hb_bool_t
95 hb_bool_t ret = font->parent->get_glyph_h_origin (glyph, x, y); in hb_font_get_glyph_h_origin_nil()
105 static hb_bool_t
114 hb_bool_t ret = font->parent->get_glyph_v_origin (glyph, x, y); in hb_font_get_glyph_v_origin_nil()
150 static hb_bool_t
158 hb_bool_t ret = font->parent->get_glyph_extents (glyph, extents); in hb_font_get_glyph_extents_nil()
170 static hb_bool_t
180 hb_bool_t ret = font->parent->get_glyph_contour_point (glyph, point_index, x, y); in hb_font_get_glyph_contour_point_nil()
190 static hb_bool_t
[all …]
Dhb-set.h56 hb_bool_t
61 hb_bool_t replace);
69 hb_bool_t
75 hb_bool_t
78 hb_bool_t
102 hb_bool_t
141 hb_bool_t
146 hb_bool_t
Dhb-set.cc115 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
Dhb-font-private.hh62 hb_bool_t immutable;
95 hb_bool_t immutable;
147 inline hb_bool_t has_glyph (hb_codepoint_t unicode) in has_glyph()
153 inline hb_bool_t get_glyph (hb_codepoint_t unicode, hb_codepoint_t variation_selector, in get_glyph()
176 inline hb_bool_t get_glyph_h_origin (hb_codepoint_t glyph, in get_glyph_h_origin()
185 inline hb_bool_t get_glyph_v_origin (hb_codepoint_t glyph, in get_glyph_v_origin()
208 inline hb_bool_t get_glyph_extents (hb_codepoint_t glyph, in get_glyph_extents()
218 inline hb_bool_t get_glyph_contour_point (hb_codepoint_t glyph, unsigned int point_index, in get_glyph_contour_point()
228 inline hb_bool_t get_glyph_name (hb_codepoint_t glyph, in get_glyph_name()
238 inline hb_bool_t get_glyph_from_name (const char *name, int len, /* -1 means nul-terminated */ in get_glyph_from_name()
[all …]
Dhb-buffer.h80 hb_bool_t
107 hb_bool_t
112 hb_bool_t replace);
212 hb_bool_t
218 hb_bool_t
266 hb_bool_t
333 hb_bool_t
Dhb-unicode.h193 hb_bool_t
198 hb_bool_t replace);
209 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,
427 hb_bool_t
432 hb_bool_t
Dhb-unicode.cc81 static hb_bool_t
91 static hb_bool_t
273 hb_bool_t
278 hb_bool_t replace) in hb_unicode_funcs_set_user_data()
329 hb_bool_t
405 hb_bool_t
427 hb_bool_t
Dhb-ot-font.cc192 static hb_bool_t
225 static hb_bool_t
237 static hb_bool_t
271 static hb_bool_t
282 static hb_bool_t
295 static hb_bool_t
306 static hb_bool_t
Dhb-shape-plan.h64 hb_bool_t
69 hb_bool_t replace);
76 hb_bool_t
Dhb-blob.h94 hb_bool_t
99 hb_bool_t replace);
110 hb_bool_t
Dhb-face.h67 hb_bool_t
72 hb_bool_t replace);
82 hb_bool_t
Dhb-unicode-private.hh77 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()
122 static inline hb_bool_t
168 static inline hb_bool_t
Dhb-ot-layout.cc125 hb_bool_t
198 hb_bool_t
228 hb_bool_t
302 hb_bool_t
323 hb_bool_t
338 hb_bool_t
396 hb_bool_t
673 hb_bool_t
679 hb_bool_t
684 hb_bool_t zero_context) in hb_ot_layout_lookup_would_substitute()
[all …]
Dhb-ft.cc69 static hb_bool_t
126 static hb_bool_t
138 static hb_bool_t
188 static hb_bool_t
208 static hb_bool_t
235 static hb_bool_t
244 hb_bool_t ret = !FT_Get_Glyph_Name (ft_face, glyph, name, size); in hb_ft_get_glyph_name()
251 static hb_bool_t
Dhb-shape-plan.cc241 hb_bool_t
246 hb_bool_t replace) in hb_shape_plan_set_user_data()
284 hb_bool_t
352 static inline hb_bool_t
365 static hb_bool_t
375 static inline hb_bool_t
Dhb-ot-layout-private.hh65 HB_INTERNAL hb_bool_t
70 hb_bool_t zero_context);
223 static inline hb_bool_t
229 static inline hb_bool_t
235 static inline hb_bool_t
Dhb-shape.h51 hb_bool_t
68 hb_bool_t
Dhb-icu.cc170 static hb_bool_t
191 hb_bool_t ret, err; in hb_icu_unicode_compose()
215 static hb_bool_t
250 hb_bool_t ret, err; in hb_icu_unicode_decompose()
321 hb_bool_t err; in hb_icu_unicode_decompose_compatibility()
Dhb-blob.cc255 hb_bool_t
260 hb_bool_t replace) in hb_blob_set_user_data()
311 hb_bool_t
387 static hb_bool_t
Dhb-glib.cc239 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()
/external/harfbuzz_ng/util/
Doptions.hh87 void fail (hb_bool_t suggest_help, const char *format, ...) G_GNUC_NORETURN G_GNUC_PRINTF (2, 3);
90 extern hb_bool_t debug;
163 hb_bool_t annotate;
236 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer) in shape()
238 hb_bool_t res = hb_shape_full (font, buffer, features, num_features, shapers); in shape()
260 hb_bool_t bot;
261 hb_bool_t eot;
262 hb_bool_t preserve_default_ignorables;
267 hb_bool_t utf8_clusters;
268 hb_bool_t normalize_glyphs;
[all …]
Dview-cairo.hh57 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()
Dhb-shape.cc82 hb_bool_t utf8_clusters) in consume_text()
91 hb_bool_t utf8_clusters) in shape_failed()
100 hb_bool_t utf8_clusters) in consume_glyphs()

123