Searched refs:JCOPYOPT_NONE (Results 1 – 4 of 4) sorted by relevance
196 JCOPYOPT_NONE, /* copy no optional markers */ enumerator
183 copyoption = JCOPYOPT_NONE; in parse_switches()
1893 jcopy_markers_setup(dinfo, saveMarkers ? JCOPYOPT_ALL : JCOPYOPT_NONE); in tjTransform()1937 JCOPYOPT_NONE : JCOPYOPT_ALL); in tjTransform()
1574 if (option != JCOPYOPT_NONE) { in jcopy_markers_setup()