Searched defs:num_chars (Results 1 – 6 of 6) sorted by relevance
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gdevpdtt.c | 487 int *num_widths, int *num_chars) in font_cache_elem_array_sizes() 517 int num_widths, num_chars, len; in alloc_font_cache_elem_arrays() local 558 double **real_widths, int *num_chars, int *num_widths) in pdf_attached_font_resource() 596 int num_chars, num_widths, len; in pdf_attach_font_resource() local 731 const pdf_char_glyph_pair_t *pairs, int num_chars) in pdf_check_encoding_compatibility() 752 gs_font *font, const pdf_char_glyph_pair_t *pairs, int num_chars) in pdf_is_compatible_encoding()
|
H A D | gdevpsf1.c | 278 int num_chars = 0; in write_Private() local
|
H A D | gxfcache.h | 85 int num_chars; /* # of cached chars with this */ member
|
H A D | gdevpdte.c | 738 int num_chars = *accepted; in process_text_return_width() local
|
H A D | gdevtrac.c | 559 int num_chars = text->size; in trace_text_begin() local
|
H A D | gdevpdfx.h | 322 int num_chars; /* safety purpose only */ member
|