Home
last modified time | relevance | path

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

/linux/Documentation/sphinx/
A Dkfigure.py111 dot_Tpdf = False variable
171 global dot_cmd, dot_Tpdf, convert_cmd, rsvg_convert_cmd # pylint: disable=W0603
191 dot_Tpdf = re.search(dot_Tpdf_ptn, dot_Thelp_list)
203 dot_Tpdf = False
218 dot_Tpdf = False
223 if dot_Tpdf:
318 if translator.builder.format == 'latex' and not dot_Tpdf:

Completed in 3 milliseconds