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

  /external/harfbuzz_ng/docs/reference/
harfbuzz-sections.txt 98 hb_language_to_string
  /external/harfbuzz_ng/src/
hb-common.cc 315 * hb_language_to_string:
325 hb_language_to_string (hb_language_t language) function
hb-common.h 144 hb_language_to_string (hb_language_t language);
hb-graphite2.cc 226 const char *lang = hb_language_to_string (hb_buffer_get_language (buffer));
hb-coretext.cc 722 hb_language_to_string (buffer->props.language),
    [all...]
hb-ot-tag.cc     [all...]
  /external/harfbuzz_ng/test/api/
test-common.c 205 g_assert (NULL == hb_language_to_string (HB_LANGUAGE_INVALID));

Completed in 196 milliseconds