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

12 3

  /frameworks/base/core/jni/android/graphics/
HarfBuzzNGFaceSkia.cpp 79 static hb_bool_t harfbuzzGetGlyph(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_codepoint_t variationSelector, hb_codepoint_t* glyph, void* userData)
106 static hb_bool_t harfbuzzGetGlyphHorizontalOrigin(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_position_t* x, hb_position_t* y, void* userData)
113 static hb_bool_t harfbuzzGetGlyphExtents(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_glyph_extents_t* extents, void* userData)
  /external/harfbuzz_ng/src/
hb-ft.cc 62 static hb_bool_t
119 static hb_bool_t
131 static hb_bool_t
181 static hb_bool_t
201 static hb_bool_t
228 static hb_bool_t
237 hb_bool_t ret = !FT_Get_Glyph_Name (ft_face, glyph, name, size);
244 static hb_bool_t
hb-ucdn.cc 166 static hb_bool_t
174 static hb_bool_t
hb-blob.cc 168 hb_bool_t
173 hb_bool_t replace)
195 hb_bool_t
234 static hb_bool_t
hb-glib.cc 239 static hb_bool_t
256 hb_bool_t ret;
276 static hb_bool_t
293 hb_bool_t ret;
hb-shape-plan.cc 157 hb_bool_t
162 hb_bool_t replace)
175 hb_bool_t
232 static hb_bool_t
hb-fallback-shape.cc 91 hb_bool_t
hb-buffer-serialize.cc 244 static hb_bool_t
265 static hb_bool_t
289 hb_bool_t
hb-common.cc 143 static hb_bool_t
384 hb_bool_t replace)
428 hb_bool_t
hb-shaper-private.hh 32 typedef hb_bool_t hb_shape_func_t (hb_shape_plan_t *shape_plan,
hb-buffer-deserialize-json.rl 99 static hb_bool_t
hb-buffer-deserialize-text.rl 93 static hb_bool_t
hb-icu-le.cc 108 hb_bool_t
hb-buffer.cc 39 hb_bool_t
659 hb_bool_t
664 hb_bool_t replace)
809 hb_bool_t
815 hb_bool_t
830 hb_bool_t
hb-ot-shape.cc 500 hb_bool_t fallback = !hb_ot_position_complex (c);
577 hb_bool_t
605 hb_bool_t mirror,
hb-buffer-deserialize-json.hh 441 static hb_bool_t
hb-buffer-deserialize-text.hh 318 static hb_bool_t
hb-common.h 73 typedef int hb_bool_t; typedef
hb-coretext.cc 173 hb_bool_t
  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 103 hb_bool_t show_glyph_names;
helper-cairo.cc 399 hb_bool_t utf8_clusters)
444 hb_bool_t backward = HB_DIRECTION_IS_BACKWARD (hb_buffer_get_direction (buffer));
options.cc 35 fail (hb_bool_t suggest_help, const char *format, ...)
51 hb_bool_t debug = false;
  /external/harfbuzz_ng/test/api/
test-object.c 121 typedef hb_bool_t (*set_user_data_func_t) (void *obj, hb_user_data_key_t *key, void *data, hb_destroy_func_t destroy, hb_bool_t replace);
124 typedef hb_bool_t (*is_immutable_func_t) (void *obj);
test-shape.c 56 static hb_bool_t
test-font.c 202 static hb_bool_t
222 static hb_bool_t

Completed in 1182 milliseconds

12 3