Home
last modified time | relevance | path

Searched refs:bit_check (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/fontembed/
Dbitset.h13 static inline int bit_check(BITSET bs,int num) in bit_check() function
Dembed_sfnt.c235 if (bit_check(glyphs,gid)) { in emb_otf_get_pdf_widths()
278 if ( (!glyphs)||(bit_check(glyphs,gid)) ) { in emb_otf_get_pdf_widths()
Dsfnt_subset.c86 if (!bit_check(glyphs,sub_gid)) { in otf_subset_glyf()