Home
last modified time | relevance | path

Searched refs:hb_buffer_allocation_successful (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-buffer.c287 g_assert (hb_buffer_allocation_successful (b)); in test_buffer_contents()
330 g_assert (hb_buffer_allocation_successful (b)); in test_buffer_allocation()
335 g_assert (!hb_buffer_allocation_successful (b)); in test_buffer_allocation()
340 g_assert (!hb_buffer_allocation_successful (b)); in test_buffer_allocation()
343 g_assert (hb_buffer_allocation_successful (b)); in test_buffer_allocation()
347 g_assert (!hb_buffer_allocation_successful (b)); in test_buffer_allocation()
350 g_assert (hb_buffer_allocation_successful (b)); in test_buffer_allocation()
357 g_assert (!hb_buffer_allocation_successful (b)); in test_buffer_allocation()
361 g_assert (hb_buffer_allocation_successful (b)); in test_buffer_allocation()
831 g_assert (!hb_buffer_allocation_successful (b)); in test_buffer_empty()
[all …]
/external/harfbuzz_ng/src/
Dhb-buffer.h367 hb_buffer_allocation_successful (hb_buffer_t *buffer);
Dhb-buffer.cc1284 hb_buffer_allocation_successful (hb_buffer_t *buffer) in hb_buffer_allocation_successful() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt51 hb_buffer_allocation_successful
/external/harfbuzz_ng/
DNEWS2000 hb_buffer_allocation_successful()