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

  /external/harfbuzz_ng/src/
hb-set.h 73 hb_set_allocation_successful (const hb_set_t *set);
hb-set.cc 145 * hb_set_allocation_successful:
155 hb_set_allocation_successful (const hb_set_t *set) function
  /external/harfbuzz_ng/test/api/
test-set.c 379 g_assert (!hb_set_allocation_successful (b));
387 g_assert (!hb_set_allocation_successful (b));
393 g_assert (!hb_set_allocation_successful (b));

Completed in 1160 milliseconds