Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dclipboard.cpp46 bool fGotArguments; member in ClipboardApp
52 fGotArguments(false) in ClipboardApp()
117 fGotArguments = true; in ArgvReceived()
126 if (fGotArguments == false) in ReadyToRun()
H A Dtranslate.cpp94 bool fGotArguments; member in TranslateApp
489 fGotArguments(false), in TranslateApp()
512 fGotArguments = true; in ArgvReceived()
523 fGotArguments = true; in ArgvReceived()
532 fGotArguments = true; in ArgvReceived()
560 if (fGotArguments == false) in ReadyToRun()