Home
last modified time | relevance | path

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

/dports/graphics/impressive/Impressive-0.13.0-beta2/
H A Dimpressive.py262 InfoScriptPath = None variable
3760 os.chdir(os.path.dirname(InfoScriptPath) or BaseWorkingDir)
3765 execfile(InfoScriptPath, globals())
5305 SaveInfoScript(InfoScriptPath)
5771 SaveInfoScript(InfoScriptPath)
5995 global CursorImage, CursorVisible, InfoScriptPath
6036 InfoScriptPath = None
6133 if not InfoScriptPath:
6134 InfoScriptPath = FileName + ".info"
6809 global PDFRendererPath, InfoScriptPath, EventTestMode, EnableCursor
[all …]