Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c977 hb_bool_t a_has_page, in check_set_operations()
1048 for (hb_bool_t a_has_page = 0; a_has_page <= !(a_has_x ^ a_inverted); a_has_page++) { in test_set_inverted_operations() local