Home
last modified time | relevance | path

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

/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/gui/
H A Dmainwindow.cc1007 bool outIsFile = (babelData_.outputType_ == BabelData::fileType_); in applyActionX() local
1008 fidx = formatIndexFromName(outIsFile, (outIsFile ? in applyActionX()
1014 if (outIsFile) { in applyActionX()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/gui/
H A Dmainwindow.cpp1001 bool outIsFile = (bd.outputType == BabelData::fileType); in applyActionX() local
1002 fidx = formatIndexFromName(outIsFile, (outIsFile ? in applyActionX()
1008 if (outIsFile) { in applyActionX()