HomeSort by relevance Sort by last modified time
    Searched full:hb_bool_t (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/harfbuzz_ng/src/
hb-set.h 56 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
hb-font.h 61 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...]
hb-ot-layout.h 51 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...]
hb-font-private.hh 62 hb_bool_t immutable;
95 hb_bool_t immutable;
147 inline hb_bool_t has_glyph (hb_codepoint_t unicode)
153 inline hb_bool_t get_glyph (hb_codepoint_t unicode, hb_codepoint_t variation_selector,
176 inline hb_bool_t get_glyph_h_origin (hb_codepoint_t glyph,
185 inline hb_bool_t get_glyph_v_origin (hb_codepoint_t glyph,
208 inline hb_bool_t get_glyph_extents (hb_codepoint_t glyph,
218 inline hb_bool_t get_glyph_contour_point (hb_codepoint_t glyph, unsigned int point_index,
228 inline hb_bool_t get_glyph_name (hb_codepoint_t glyph,
238 inline hb_bool_t get_glyph_from_name (const char *name, int len, /* -1 means nul-terminated *
    [all...]
hb-face.h 67 hb_bool_t
72 hb_bool_t replace);
82 hb_bool_t
hb-shape-plan.h 64 hb_bool_t
69 hb_bool_t replace);
76 hb_bool_t
hb-set.cc 115 hb_bool_t
120 hb_bool_t replace)
152 hb_bool_t
182 hb_bool_t
199 hb_bool_t
285 hb_bool_t
445 hb_bool_t
465 hb_bool_t
hb-buffer.h 80 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
hb-blob.h 94 hb_bool_t
99 hb_bool_t replace);
110 hb_bool_t
hb-font.cc 47 static hb_bool_t
86 static hb_bool_t
95 hb_bool_t ret = font->parent->get_glyph_h_origin (glyph, x, y);
105 static hb_bool_t
114 hb_bool_t ret = font->parent->get_glyph_v_origin (glyph, x, y);
150 static hb_bool_t
158 hb_bool_t ret = font->parent->get_glyph_extents (glyph, extents);
170 static hb_bool_t
180 hb_bool_t ret = font->parent->get_glyph_contour_point (glyph, point_index, x, y);
190 static hb_bool_t
    [all...]
hb-shape.h 51 hb_bool_t
68 hb_bool_t
hb-ot-font.cc 192 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
hb-unicode.h 193 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
hb-ft.cc 69 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);
251 static hb_bool_t
hb-ucdn.cc 189 static hb_bool_t
197 static hb_bool_t
hb-shape-plan-private.hh 40 hb_bool_t default_shaper_list;
hb-version.h 58 hb_bool_t
hb-version.h.in 58 hb_bool_t
hb-unicode.cc 81 static hb_bool_t
91 static hb_bool_t
273 hb_bool_t
278 hb_bool_t replace)
329 hb_bool_t
405 hb_bool_t
427 hb_bool_t
hb-icu.cc 170 static hb_bool_t
191 hb_bool_t ret, err;
215 static hb_bool_t
250 hb_bool_t ret, err;
321 hb_bool_t err;
hb-ot-layout.cc 125 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
    [all...]
hb-shape-plan.cc 241 hb_bool_t
246 hb_bool_t replace)
284 hb_bool_t
352 static inline hb_bool_t
365 static hb_bool_t
375 static inline hb_bool_t
  /external/harfbuzz_ng/util/
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;
163 hb_bool_t annotate;
236 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer)
238 hb_bool_t res = hb_shape_full (font, buffer, features, num_features, shapers);
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...]
view-cairo.hh 57 hb_bool_t utf8_clusters)
63 hb_bool_t utf8_clusters)
70 hb_bool_t utf8_clusters)
hb-shape.cc 82 hb_bool_t utf8_clusters)
91 hb_bool_t utf8_clusters)
100 hb_bool_t utf8_clusters)

Completed in 137 milliseconds

1 2 3