Searched refs:fSilent (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/screenshot/
H A DScreenshotApp.h30 bool fSilent; member in class:ScreenshotApp
H A DScreenshotApp.cpp27 fSilent(false),
102 fSilent = true;
113 new ScreenshotWindow(*fUtility, fSilent, fClipboard);
/haiku/headers/os/support/
H A DStopWatch.h35 bool fSilent; member in class:BStopWatch
/haiku/src/kits/support/
H A DStopWatch.cpp40 fSilent(silent)
48 if (!fSilent){

Completed in 44 milliseconds