HomeSort by relevance Sort by last modified time
    Searched refs:hb_ot_name_get_utf8 (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-name.h 106 hb_ot_name_get_utf8 (hb_face_t *face,
test-name-table.cc 57 hb_ot_name_get_utf8 (face,
hb-ot-name.cc 148 * hb_ot_name_get_utf8:
164 hb_ot_name_get_utf8 (hb_face_t *face, function
  /external/harfbuzz_ng/test/api/
test-ot-name.c 88 g_assert_cmpuint (27, ==, hb_ot_name_get_utf8 (face, name_id, lang, &text_size, text));
test-ot-face.c 93 hb_ot_name_get_utf8 (face, cp, NULL, &len, buf);

Completed in 535 milliseconds