Home
last modified time | relevance | path

Searched refs:_trace_all_given (Results 1 – 2 of 2) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DCommandLine.h76 bool trace_all_given () const {return _trace_all_given;} in trace_all_given()
203 bool _trace_all_given; variable
H A DCommandLine.cpp117 _trace_all_given = false; in init()
366 _trace_all_given = true; in handle_trace_all()