Lines Matching refs:FontType

156     if ((penum->current_font->FontType == ft_user_defined ||  in pdf_text_set_cache()
157 penum->current_font->FontType == ft_PDF_user_defined || in pdf_text_set_cache()
158 penum->current_font->FontType == ft_PCL_user_defined || in pdf_text_set_cache()
159 penum->current_font->FontType == ft_MicroType || in pdf_text_set_cache()
160 penum->current_font->FontType == ft_GL2_stick_user_defined || in pdf_text_set_cache()
161 penum->current_font->FontType == ft_GL2_531) && in pdf_text_set_cache()
547 if(font->FontType == ft_user_defined || in gdev_pdf_text_begin()
548 font->FontType == ft_PDF_user_defined || in gdev_pdf_text_begin()
549 font->FontType == ft_PCL_user_defined || in gdev_pdf_text_begin()
550 font->FontType == ft_MicroType || in gdev_pdf_text_begin()
551 font->FontType == ft_GL2_stick_user_defined || in gdev_pdf_text_begin()
552 font->FontType == ft_GL2_531) in gdev_pdf_text_begin()
559 if(font->FontType == ft_composite && ((gs_font_type0 *)font)->data.FMapType != fmap_CMap) { in gdev_pdf_text_begin()
584 if (penum->fstack.items[penum->fstack.depth].font->FontType == 3) { in gdev_pdf_text_begin()
591 if (penum->fstack.items[penum->fstack.depth].font->FontType == 3) in gdev_pdf_text_begin()
723 switch (font->FontType) { in font_cache_elem_array_sizes()
765 ((font->FontType == ft_user_defined || in alloc_font_cache_elem_arrays()
766 font->FontType == ft_PDF_user_defined || in alloc_font_cache_elem_arrays()
767 font->FontType == ft_GL2_stick_user_defined || in alloc_font_cache_elem_arrays()
768 font->FontType == ft_PCL_user_defined || in alloc_font_cache_elem_arrays()
769 font->FontType == ft_MicroType || in alloc_font_cache_elem_arrays()
770 font->FontType == ft_GL2_531) ? 2 : 1), in alloc_font_cache_elem_arrays()
850 if (pdfont->FontType != font->FontType && in pdf_attach_font_resource()
851 (pdfont->FontType != ft_user_defined || in pdf_attach_font_resource()
852 (font->FontType != ft_PCL_user_defined && in pdf_attach_font_resource()
853 font->FontType != ft_PDF_user_defined && in pdf_attach_font_resource()
854 font->FontType != ft_MicroType && in pdf_attach_font_resource()
855 font->FontType != ft_GL2_stick_user_defined && in pdf_attach_font_resource()
856 font->FontType != ft_GL2_531))) in pdf_attach_font_resource()
896 switch (font->FontType) { in pdf_font_orig_matrix()
947 if (font->FontType == ft_user_defined || in pdf_font_orig_matrix()
948 font->FontType == ft_PDF_user_defined || in pdf_font_orig_matrix()
949 font->FontType == ft_PCL_user_defined || in pdf_font_orig_matrix()
950 font->FontType == ft_MicroType || in pdf_font_orig_matrix()
951 font->FontType == ft_GL2_stick_user_defined || in pdf_font_orig_matrix()
952 font->FontType == ft_GL2_531) in pdf_font_orig_matrix()
987 if (font->FontType == ft_CID_encrypted) { in glyph_orig_matrix()
1063 switch (pdfont->FontType) { in pdf_is_compatible_encoding()
1124 switch (pdfont->FontType) { in pdf_font_has_glyphs()
1178 if (font->FontType != pdfont->FontType) in pdf_find_font_resource()
1180 if (pdfont->FontType == ft_composite) { in pdf_find_font_resource()
1225 if (pdfont->FontType != ft_composite) in pdf_find_type0_font_resource()
1368 …if ((pdfont->FontType == ft_user_defined || pdfont->FontType == ft_PDF_user_defined) && bfont->Fo… in pdf_make_font3_resource()
1438 switch(font->FontType) { in pdf_make_font_resource()
1447 switch(font->FontType) { in pdf_make_font_resource()
1456 if (font->FontType == ft_encrypted2) in pdf_make_font_resource()
1461 if (embed != FONT_EMBED_NO && font->FontType == ft_CID_TrueType) in pdf_make_font_resource()
1491 switch (font->FontType) { in pdf_make_font_resource()
1525 if (font->FontType == ft_TrueType && in pdf_make_font_resource()
1563 if ((font->FontType == ft_TrueType && pdev->ForOPDFRead)) { in pdf_make_font_resource()
1571 if (font->FontType == ft_encrypted || font->FontType == ft_encrypted2 in pdf_make_font_resource()
1572 …|| (font->FontType == ft_TrueType && ((const gs_font_base *)base_font)->nearest_encoding_index != … in pdf_make_font_resource()
1608 if (pdev->PDFA != 0 && font->FontType == ft_TrueType) { in pdf_make_font_resource()
1645 return (font->FontType == ft_encrypted || in pdf_is_simple_font()
1646 font->FontType == ft_encrypted2 || in pdf_is_simple_font()
1647 font->FontType == ft_TrueType || in pdf_is_simple_font()
1648 font->FontType == ft_user_defined || in pdf_is_simple_font()
1649 font->FontType == ft_PDF_user_defined || in pdf_is_simple_font()
1650 font->FontType == ft_PCL_user_defined || in pdf_is_simple_font()
1651 font->FontType == ft_MicroType || in pdf_is_simple_font()
1652 font->FontType == ft_GL2_stick_user_defined || in pdf_is_simple_font()
1653 font->FontType == ft_GL2_531); in pdf_is_simple_font()
1662 return (font->FontType == ft_CID_encrypted || in pdf_is_CID_font()
1663 font->FontType == ft_CID_TrueType); in pdf_is_CID_font()
2022 if (font->FontType != ft_user_defined && in pdf_obtain_font_resource_encoded()
2023 font->FontType != ft_PDF_user_defined && in pdf_obtain_font_resource_encoded()
2024 font->FontType != ft_PCL_user_defined && in pdf_obtain_font_resource_encoded()
2025 font->FontType != ft_MicroType && in pdf_obtain_font_resource_encoded()
2026 font->FontType != ft_GL2_stick_user_defined && in pdf_obtain_font_resource_encoded()
2027 font->FontType != ft_GL2_531) { in pdf_obtain_font_resource_encoded()
2167 if (font->FontType == ft_composite) { in pdf_obtain_font_resource()
2209 if (font->FontType == ft_composite) { in pdf_obtain_font_resource_unencoded()
2285 if (pdfont->FontType != ft_user_defined && in pdf_find_glyph()
2286 pdfont->FontType != ft_PDF_user_defined && in pdf_find_glyph()
2287 pdfont->FontType != ft_PCL_user_defined && in pdf_find_glyph()
2288 pdfont->FontType != ft_MicroType && in pdf_find_glyph()
2289 pdfont->FontType != ft_GL2_stick_user_defined && in pdf_find_glyph()
2290 pdfont->FontType != ft_GL2_531) in pdf_find_glyph()
2357 if (pdfont->FontType == ft_user_defined || in pdf_calculate_text_size()
2358 pdfont->FontType == ft_PDF_user_defined || in pdf_calculate_text_size()
2359 pdfont->FontType == ft_PCL_user_defined || in pdf_calculate_text_size()
2360 pdfont->FontType == ft_MicroType || in pdf_calculate_text_size()
2361 pdfont->FontType == ft_GL2_stick_user_defined || in pdf_calculate_text_size()
2362 pdfont->FontType == ft_GL2_531) in pdf_calculate_text_size()
2628 int allow_cdevproc_callout = (orig_font->FontType == ft_CID_TrueType in pdf_glyph_widths()
2629 || orig_font->FontType == ft_CID_encrypted in pdf_glyph_widths()
2632 if (ofont->FontType == ft_composite) in pdf_glyph_widths()
2665 …if (code == gs_error_undefined && (ofont->FontType == ft_encrypted || ofont->FontType == ft_encryp… in pdf_glyph_widths()
2806 } else if (penum->orig_font->FontType == ft_composite) { in pdf_choose_output_char_code()
2834 …if (penum->orig_font->FontType == ft_composite || penum->orig_font->procs.glyph_name(penum->orig_f… in pdf_choose_output_glyph_name()
2835 …|| (penum->orig_font->FontType > 42 && gnstr->size == 7 && strcmp((const char *)gnstr->data, ".not… in pdf_choose_output_glyph_name()
2869 if(pte->current_font->FontType == 3 && (text1.operation & TEXT_DO_NONE)) { in pdf_default_text_begin()
2887 …if ((penum->current_font->FontType == ft_user_defined || penum->current_font->FontType == ft_PDF_u… in install_PS_charproc_accumulator()
2967 if ((penum->current_font->FontType == ft_user_defined || in install_charproc_accumulator()
2968 penum->current_font->FontType == ft_PDF_user_defined || in install_charproc_accumulator()
2969 penum->current_font->FontType == ft_PCL_user_defined || in install_charproc_accumulator()
2970 penum->current_font->FontType == ft_MicroType || in install_charproc_accumulator()
2971 penum->current_font->FontType == ft_GL2_stick_user_defined || in install_charproc_accumulator()
2972 penum->current_font->FontType == ft_GL2_531) && in install_charproc_accumulator()
3045 if ((penum->current_font->FontType == ft_user_defined || in complete_charproc()
3046 penum->current_font->FontType == ft_PDF_user_defined || in complete_charproc()
3047 penum->current_font->FontType == ft_PCL_user_defined || in complete_charproc()
3048 penum->current_font->FontType == ft_MicroType || in complete_charproc()
3049 penum->current_font->FontType == ft_GL2_stick_user_defined || in complete_charproc()
3050 penum->current_font->FontType == ft_GL2_531) && in complete_charproc()
3177 if ((penum->current_font->FontType == ft_user_defined || in pdf_text_process()
3178 penum->current_font->FontType == ft_PCL_user_defined || in pdf_text_process()
3179 penum->current_font->FontType == ft_PDF_user_defined || in pdf_text_process()
3180 penum->current_font->FontType == ft_MicroType || in pdf_text_process()
3181 penum->current_font->FontType == ft_GL2_stick_user_defined || in pdf_text_process()
3182 penum->current_font->FontType == ft_GL2_531) && in pdf_text_process()
3229 if ((penum->current_font->FontType == ft_GL2_stick_user_defined || in pdf_text_process()
3230 … penum->current_font->FontType == ft_GL2_531 || penum->current_font->FontType == ft_MicroType) in pdf_text_process()
3266 if (penum->current_font->FontType == ft_PDF_user_defined) { in pdf_text_process()
3385 if (penum->current_font->FontType == ft_PCL_user_defined) in pdf_text_process()
3538 switch (font->FontType) { in pdf_text_process()
3593 if (pte->orig_font->FontType == ft_composite) { in pdf_text_process()
3610 ((pte->current_font->FontType == ft_user_defined || in pdf_text_process()
3611 pte->current_font->FontType == ft_PCL_user_defined || in pdf_text_process()
3612 pte->current_font->FontType == ft_PDF_user_defined || in pdf_text_process()
3613 pte->current_font->FontType == ft_MicroType || in pdf_text_process()
3614 pte->current_font->FontType == ft_GL2_stick_user_defined || in pdf_text_process()
3615 pte->current_font->FontType == ft_GL2_531 || in pdf_text_process()
3616 pte->current_font->FontType == ft_TrueType) && in pdf_text_process()