Home
last modified time | relevance | path

Searched defs:templatepath (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/misc/
H A Doptrecurse.py452 def getoutputoptions(self, options, inputpath, templatepath): argument
531 def getfulltemplatepath(self, options, templatepath): argument
784 def splittemplateext(self, templatepath): argument
788 def templateexists(self, options, templatepath): argument
/dports/games/spring/spring_98.0/AI/Skirmish/HughAI/src-ai/hughai/ui/
H A DConsoleEcma.java96 String templatepath = playerObjects.getCSAI().getAIDirectoryPath() + consoletemplatefilename; in init() local
H A DConsoleJava.java97 String templatepath = playerObjects.getCSAI().getAIDirectoryPath() + consoletemplatefilename; in init() local
/dports/devel/mercurial/mercurial-6.0/mercurial/hgweb/
H A Dcommon.py182 def staticfile(templatepath, directory, fname, res): argument
H A Dhgweb_mod.py50 def getstyle(req, configfn, templatepath): argument
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/convert/
H A Dconvert.py417 def getfulltemplatepath(self, options, templatepath): argument
429 def templateexists(self, options, templatepath): argument
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dtemplater.py1113 def open_template(name, templatepath=None): argument
1148 def try_open_template(name, templatepath=None): argument
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgecfgg.h450 Path templatepath; variable