Searched refs:bit_check (Results 1 – 3 of 3) sorted by relevance
13 static inline int bit_check(BITSET bs,int num) in bit_check() function
235 if (bit_check(glyphs,gid)) { in emb_otf_get_pdf_widths()278 if ( (!glyphs)||(bit_check(glyphs,gid)) ) { in emb_otf_get_pdf_widths()
86 if (!bit_check(glyphs,sub_gid)) { in otf_subset_glyf()