Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c982 hb_bool_t b_is_null, in check_set_operations()
1051 …for (hb_bool_t b_is_null = 0; b_is_null <= (!b_has_x && !b_has_page && !b_inverted); b_is_null++) { in test_set_inverted_operations() local