Home
last modified time | relevance | path

Searched defs:getBoolArg (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/utils/
H A Dkatecmds.cpp31 static bool getBoolArg(const QString &t, bool *val) in getBoolArg() function
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DCmdLineParserBase.cpp289 bool CmdLineParserBase::getBoolArg (InputReader &ir, const Option &opt, bool longopt, bool &arg) co… in getBoolArg() function in CmdLineParserBase