OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_foreground
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp
353
_foreground
= true;
1063
if (!
_foreground
)
1110
SetItemText(IDB_PROGRESS_BACKGROUND,
_foreground
?
1118
_foreground
= !
_foreground
;
1120
SetPriorityClass(GetCurrentProcess(),
_foreground
? NORMAL_PRIORITY_CLASS: IDLE_PRIORITY_CLASS);
ProgressDialog2.h
177
bool
_foreground
;
member in class:CProgressDialog
Completed in 179 milliseconds