< prev index next >

src/java.desktop/share/native/libfontmanager/harfbuzz/hb-set.h

Print this page

        

*** 124,136 **** HB_EXTERN void hb_set_symmetric_difference (hb_set_t *set, const hb_set_t *other); - HB_EXTERN void - hb_set_invert (hb_set_t *set); - HB_EXTERN unsigned int hb_set_get_population (const hb_set_t *set); /* Returns -1 if set empty. */ HB_EXTERN hb_codepoint_t --- 124,133 ----
< prev index next >