Home
last modified time | relevance | path

Searched defs:a_is_null (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c978 hb_bool_t a_is_null, in check_set_operations()
1050 …for (hb_bool_t a_is_null = 0; a_is_null <= (!a_has_x && !a_has_page && !a_inverted); a_is_null++) { in test_set_inverted_operations() local