Searched defs:FontMatrix_div (Results 1 – 1 of 1) sorted by relevance
478 { double FontMatrix_div = (ff->is_cid && !IsCIDFont(pbfont) ? 1000 : 1); in FAPI_FF_get_float() local1072 …mpute_em_scale(const gs_font_base *pbfont, FAPI_metrics *metrics, double FontMatrix_div, double *e… in compute_em_scale()1222 double FontMatrix_div = (bCID && bIsType1GlyphData && font_file_path == NULL ? 1000 : 1); in FAPI_do_char() local