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

  /external/harfbuzz_ng/src/
hb-common.h 135 hb_language_to_string (hb_language_t language);
hb-common.cc 338 * hb_language_to_string:
350 hb_language_to_string (hb_language_t language) function
hb-graphite2.cc 223 const char *lang = hb_language_to_string (hb_buffer_get_language (buffer));
hb-ot-tag.cc     [all...]
hb-directwrite.cc 643 hb_language_to_string (buffer->props.language), 20);
hb-coretext.cc     [all...]
  /external/harfbuzz_ng/test/api/
test-common.c 205 g_assert (NULL == hb_language_to_string (HB_LANGUAGE_INVALID));

Completed in 160 milliseconds