Lines Matching +defs:f +defs:repl
137 QString &doEscape(QString& str, const QHash<QChar,QChar> &repl) in doEscape() argument
159 QHash<QChar,QChar> repl; in escape() local
189 QHash<QChar,QChar> repl; in escapeExec() local
202 QString &doUnEscape(QString& str, const QHash<QChar,QChar> &repl) in doUnEscape() argument
230 QHash<QChar,QChar> repl; in unEscape() local
283 QHash<QChar,QChar> repl; in unEscapeExec() local
575 QFileInfo f(mFileName); in startByDBus() local
693 QFileInfo f(fileName); in load() local
1224 const QFileInfo f(fileName); in id() local
1399 QString f = findDesktopFile(cn, desktopName); in findDesktopFile() local
1416 QString f = findDesktopFile(dirName + QLatin1String("/applications"), desktopName); in findDesktopFile() local