Home
last modified time | relevance | path

Searched defs:new_gstate (Results 1 – 4 of 4) sorted by relevance

/dports/print/libharu/libharu-RELEASE_2_3_0/src/
H A Dhpdf_page_operator.c322 HPDF_GState new_gstate; in HPDF_Page_GSave() local
349 HPDF_GState new_gstate; in HPDF_Page_GRestore() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_page_operator.c353 HPDF_GState new_gstate; in HPDF_Page_GSave() local
380 HPDF_GState new_gstate; in HPDF_Page_GRestore() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_page_operator.c353 HPDF_GState new_gstate; in HPDF_Page_GSave() local
380 HPDF_GState new_gstate; in HPDF_Page_GRestore() local
/dports/graphics/mupdf/mupdf-1.18.0-source/source/pdf/
H A Dpdf-op-filter.c146 filter_gstate *new_gstate = fz_malloc_struct(ctx, filter_gstate); in filter_push() local