Home
last modified time | relevance | path

Searched defs:custom_max (Results 1 – 5 of 5) sorted by relevance

/dports/print/cups/cups-2.3.3op2/cups/
H A Dppd.h317 float custom_max[2]; /* Maximum variable page size */ member
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dppd.h305 float custom_max[2]; /* Maximum variable page size */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dppd.h305 float custom_max[2]; /* Maximum variable page size */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dppd.h324 float custom_max[2]; /* Maximum variable page size */ member
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DoptionWindow.cpp793 double custom_max = opt_view_custom_max(current, GMSH_GET, 0); in view_options_ok_cb() local