Searched refs:charstring_execchar (Results 1 – 3 of 3) sorted by relevance
32 return charstring_execchar(i_ctx_p, (1 << (int)ft_encrypted2)); in ztype2execchar()
32 int charstring_execchar(i_ctx_t *i_ctx_p, int font_type_mask);
176 return charstring_execchar(i_ctx_p, (1 << (int)ft_encrypted) | in ztype1execchar()180 charstring_execchar(i_ctx_t *i_ctx_p, int font_type_mask) in charstring_execchar() function