OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetForeground
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/base/win/
foreground_helper.h
31
static HRESULT
SetForeground
(HWND window);
foreground_helper.cc
13
HRESULT ForegroundHelper::
SetForeground
(HWND window) {
/external/chromium_org/chrome/test/base/
interactive_test_utils_win.cc
54
ui::ForegroundHelper::
SetForeground
(hwnd);
/external/chromium_org/chrome_frame/test/
simulate_input.cc
24
HRESULT
SetForeground
(HWND window) {
74
HRESULT hr = foreground_helper_window.
SetForeground
(window);
/external/chromium_org/chrome/browser/printing/
print_dialog_cloud.cc
644
ui::ForegroundHelper::
SetForeground
(dialog_handle);
Completed in 164 milliseconds