Searched refs:other_hwnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.h144 void StackAbove(HWND other_hwnd);
H A Dhwnd_message_handler.cc566 void HWNDMessageHandler::StackAbove(HWND other_hwnd) { argument
567 SetWindowPos(hwnd(), other_hwnd, 0, 0, 0, 0, local

Completed in 319 milliseconds