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
329
_foreground
= true;
1037
if (!
_foreground
)
1084
SetItemText(IDB_PROGRESS_BACKGROUND,
_foreground
?
1092
_foreground
= !
_foreground
;
1094
SetPriorityClass(GetCurrentProcess(),
_foreground
? NORMAL_PRIORITY_CLASS: IDLE_PRIORITY_CLASS);
ProgressDialog2.h
176
bool
_foreground
;
member in class:CProgressDialog
Completed in 147 milliseconds