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

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

Completed in 91 milliseconds