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

1 2 3

  /external/harfbuzz_ng/src/
hb-set.h 54 hb_bool_t
59 hb_bool_t replace);
67 hb_bool_t
73 hb_bool_t
76 hb_bool_t
100 hb_bool_t
139 hb_bool_t
144 hb_bool_t
hb-ot-layout.h 50 hb_bool_t
105 hb_bool_t
112 hb_bool_t
134 hb_bool_t
141 hb_bool_t
166 hb_bool_t
215 typedef hb_bool_t
235 hb_bool_t
238 hb_bool_t
243 hb_bool_t zero_context)
    [all...]
hb-font.h 68 hb_bool_t
73 hb_bool_t replace);
83 hb_bool_t
134 hb_bool_t
139 hb_bool_t replace);
150 hb_bool_t
167 typedef hb_bool_t (*hb_font_get_glyph_func_t) (hb_font_t *font, void *font_data,
179 typedef hb_bool_t (*hb_font_get_glyph_origin_func_t) (hb_font_t *font, void *font_data,
193 typedef hb_bool_t (*hb_font_get_glyph_extents_func_t) (hb_font_t *font, void *font_data,
197 typedef hb_bool_t (*hb_font_get_glyph_contour_point_func_t) (hb_font_t *font, void *font_data
    [all...]
hb-blob.h 95 hb_bool_t
100 hb_bool_t replace);
111 hb_bool_t
hb-shape-plan.h 64 hb_bool_t
69 hb_bool_t replace);
76 hb_bool_t
hb-set.cc 76 hb_bool_t
81 hb_bool_t replace)
94 hb_bool_t
106 hb_bool_t
112 hb_bool_t
149 hb_bool_t
215 hb_bool_t
222 hb_bool_t
hb-shape.h 51 hb_bool_t
68 hb_bool_t
hb-shape-plan-private.hh 41 hb_bool_t default_shaper_list;
hb-version.h 58 hb_bool_t
hb-ot-layout-private.hh 79 inline hb_bool_t
85 inline hb_bool_t
91 inline hb_bool_t
192 HB_INTERNAL hb_bool_t
197 hb_bool_t zero_context);
205 HB_INTERNAL hb_bool_t
210 hb_bool_t auto_zwj);
223 HB_INTERNAL hb_bool_t
228 hb_bool_t auto_zwj);
hb-shape.cc 45 static hb_bool_t
57 static hb_bool_t
81 static hb_bool_t
94 static hb_bool_t
114 static hb_bool_t
119 hb_bool_t has_start;
139 static hb_bool_t
146 static hb_bool_t
156 hb_bool_t
247 hb_bool_t
    [all...]
hb-buffer.h 80 hb_bool_t
107 hb_bool_t
112 hb_bool_t replace);
199 hb_bool_t
205 hb_bool_t
245 hb_bool_t
312 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,
339 hb_bool_t
344 hb_bool_t
hb-font-private.hh 63 hb_bool_t immutable;
95 hb_bool_t immutable;
161 hb_bool_t immutable;
213 inline hb_bool_t get_glyph (hb_codepoint_t unicode, hb_codepoint_t variation_selector,
236 inline hb_bool_t get_glyph_h_origin (hb_codepoint_t glyph,
245 inline hb_bool_t get_glyph_v_origin (hb_codepoint_t glyph,
268 inline hb_bool_t get_glyph_extents (hb_codepoint_t glyph,
278 inline hb_bool_t get_glyph_contour_point (hb_codepoint_t glyph, unsigned int point_index,
288 inline hb_bool_t get_glyph_name (hb_codepoint_t glyph,
298 inline hb_bool_t get_glyph_from_name (const char *name, int len, /* -1 means nul-terminated *
    [all...]
hb-version.h.in 58 hb_bool_t
hb-font.cc 49 static hb_bool_t
88 static hb_bool_t
97 hb_bool_t ret = font->parent->get_glyph_h_origin (glyph, x, y);
107 static hb_bool_t
116 hb_bool_t ret = font->parent->get_glyph_v_origin (glyph, x, y);
152 static hb_bool_t
160 hb_bool_t ret = font->parent->get_glyph_extents (glyph, extents);
172 static hb_bool_t
182 hb_bool_t ret = font->parent->get_glyph_contour_point (glyph, point_index, x, y);
192 static hb_bool_t
    [all...]
hb-unicode.cc 81 static hb_bool_t
91 static hb_bool_t
217 hb_bool_t
222 hb_bool_t replace)
244 hb_bool_t
297 hb_bool_t
306 hb_bool_t
hb-ot-layout.cc 117 hb_bool_t
190 hb_bool_t
220 hb_bool_t
294 hb_bool_t
315 hb_bool_t
369 hb_bool_t
627 hb_bool_t
633 hb_bool_t
638 hb_bool_t zero_context)
644 hb_bool_t
    [all...]
hb-unicode-private.hh 79 inline hb_bool_t compose (hb_codepoint_t a, hb_codepoint_t b,
87 inline hb_bool_t decompose (hb_codepoint_t ab,
116 inline hb_bool_t
165 inline 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-object-private.hh 92 hb_bool_t replace);
148 hb_bool_t replace) {
214 hb_bool_t replace)
  /external/harfbuzz_ng/util/
options.hh 64 void fail (hb_bool_t suggest_help, const char *format, ...) G_GNUC_NORETURN;
67 extern hb_bool_t debug;
131 hb_bool_t annotate;
204 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer)
206 hb_bool_t res = hb_shape_full (font, buffer, features, num_features, shapers);
228 hb_bool_t bot;
229 hb_bool_t eot;
230 hb_bool_t preserve_default_ignorables;
235 hb_bool_t utf8_clusters;
236 hb_bool_t normalize_glyphs
    [all...]
view-cairo.hh 54 hb_bool_t utf8_clusters)
60 hb_bool_t utf8_clusters)
67 hb_bool_t utf8_clusters)
hb-shape.cc 76 hb_bool_t utf8_clusters)
85 hb_bool_t utf8_clusters)
94 hb_bool_t utf8_clusters)
helper-cairo.hh 80 hb_bool_t utf8_clusters);

Completed in 110 milliseconds

1 2 3