Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dbatchlanhelpers.cpp211 _String const ReturnDialogInput(bool dispPath, _String const * rel_path) { in ReturnDialogInput() argument
219 if (dispPath) { in ReturnDialogInput()
/dports/accessibility/kmouth/kmouth-21.12.3/phrasebook/
H A Dphrasebook.cpp422 QString dispPath; in displayPath() local
433 dispPath += QLatin1Char('/') + file.fileName(); in displayPath()
435 dispPath += QLatin1Char('/') + name; in displayPath()
439 return dispPath; in displayPath()
/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Dbatchlan.h663 _String const ReturnDialogInput (bool dispPath = false, _String const * rel_path = nil);