Symbol: fWindowCount
src/apps/debuganalyzer/DebugAnalyzer.cpp
101
if (--fWindowCount == 0)
src/apps/debuganalyzer/DebugAnalyzer.cpp
111
int32 fWindowCount;
src/apps/debuganalyzer/DebugAnalyzer.cpp
37
if (fWindowCount == 0 && _CreateWindow(NULL) != B_OK)
src/apps/debuganalyzer/DebugAnalyzer.cpp
92
fWindowCount++;
src/apps/diskprobe/DiskProbe.cpp
352
fWindowCount++;
src/apps/diskprobe/DiskProbe.cpp
439
fWindowCount++;
src/apps/diskprobe/DiskProbe.cpp
448
if (--fWindowCount == 0 && !fFilePanel->IsShowing())
src/apps/diskprobe/DiskProbe.cpp
491
if (fWindowCount == 0)
src/apps/diskprobe/DiskProbe.cpp
99
uint32 fWindowCount;
src/apps/haikudepot/ui/App.cpp
118
fWindowCount--;
src/apps/haikudepot/ui/App.cpp
119
if (fWindowCount == 0)
src/apps/haikudepot/ui/App.cpp
405
fWindowCount++;
src/apps/haikudepot/ui/App.cpp
48
fWindowCount(0),
src/apps/haikudepot/ui/App.cpp
83
if (fWindowCount > 0)
src/apps/haikudepot/ui/App.h
47
int32 fWindowCount;
src/apps/icon-o-matic/IconEditorApp.cpp
192
fWindowCount--;
src/apps/icon-o-matic/IconEditorApp.cpp
193
if (fWindowCount == 0)
src/apps/icon-o-matic/IconEditorApp.cpp
217
if (fWindowCount == 0)
src/apps/icon-o-matic/IconEditorApp.cpp
296
fWindowCount++;
src/apps/icon-o-matic/IconEditorApp.cpp
50
fWindowCount(0),
src/apps/icon-o-matic/IconEditorApp.h
75
int32 fWindowCount;
src/apps/mail/MailApp.cpp
104
fWindowCount(0),
src/apps/mail/MailApp.cpp
1133
r.OffsetBy(fontFactor * (((fWindowCount + 5) % 10) * 15 - 75),
src/apps/mail/MailApp.cpp
1134
fontFactor * (((fWindowCount + 5) % 10) * 15 - 75));
src/apps/mail/MailApp.cpp
1136
fWindowCount++;
src/apps/mail/MailApp.cpp
397
fWindowCount--;
src/apps/mail/MailApp.cpp
412
if (!fWindowCount && !fSigWindow && !fPrefsWindow)
src/apps/mail/MailApp.cpp
594
if (!fPrintHelpAndExit && !fWindowCount) {
src/apps/mail/MailApp.h
115
int32 fWindowCount;
src/apps/packageinstaller/main.cpp
102
fWindowCount--;
src/apps/packageinstaller/main.cpp
105
if (fWindowCount == 0)
src/apps/packageinstaller/main.cpp
121
fWindowCount++;
src/apps/packageinstaller/main.cpp
52
if (fWindowCount == 0) {
src/apps/packageinstaller/main.cpp
54
fWindowCount++;
src/apps/packageinstaller/main.h
33
uint32 fWindowCount;
src/apps/people/PeopleApp.cpp
231
fWindowCount--;
src/apps/people/PeopleApp.cpp
232
if (fWindowCount < 1)
src/apps/people/PeopleApp.cpp
286
if (fWindowCount < 1)
src/apps/people/PeopleApp.cpp
307
fWindowCount++;
src/apps/people/PeopleApp.cpp
74
fWindowCount(0),
src/apps/people/PeopleApp.h
54
uint32 fWindowCount;
src/apps/stylededit/StyledEditApp.cpp
132
fWindowCount = 0;
src/apps/stylededit/StyledEditApp.cpp
207
fWindowCount++;
src/apps/stylededit/StyledEditApp.cpp
264
fWindowCount++;
src/apps/stylededit/StyledEditApp.cpp
274
fWindowCount--;
src/apps/stylededit/StyledEditApp.cpp
275
if (fWindowCount == 0) {
src/apps/stylededit/StyledEditApp.cpp
359
if (fWindowCount > 0)
src/apps/stylededit/StyledEditApp.cpp
372
return fWindowCount;
src/apps/stylededit/StyledEditApp.h
51
int32 fWindowCount;
src/apps/webpositive/BrowserApp.cpp
339
fWindowCount++;
src/apps/webpositive/BrowserApp.cpp
343
fWindowCount--;
src/apps/webpositive/BrowserApp.cpp
345
if (fWindowCount <= 0) {
src/apps/webpositive/BrowserApp.cpp
399
if (fWindowCount == 0) {
src/apps/webpositive/BrowserApp.cpp
596
if (fWindowCount > 0)
src/apps/webpositive/BrowserApp.cpp
72
fWindowCount(0),
src/apps/webpositive/BrowserApp.h
79
int fWindowCount;
src/preferences/filetypes/FileTypes.cpp
191
fWindowCount(0),
src/preferences/filetypes/FileTypes.cpp
271
fWindowCount++;
src/preferences/filetypes/FileTypes.cpp
285
fWindowCount++;
src/preferences/filetypes/FileTypes.cpp
349
fWindowCount++;
src/preferences/filetypes/FileTypes.cpp
363
fWindowCount++;
src/preferences/filetypes/FileTypes.cpp
425
if (fWindowCount == 0)
src/preferences/filetypes/FileTypes.cpp
450
if (--fWindowCount == 0 && !fFilePanel->IsShowing())
src/preferences/filetypes/FileTypes.cpp
82
uint32 fWindowCount;