Searched refs:placeBehindWindow (Results 1 – 4 of 4) sorted by relevance
48 void placeBehindWindow(HWND);
178 void WebNodeHighlight::placeBehindWindow(HWND window) in placeBehindWindow() function in WebNodeHighlight
5878 Added a new method, placeBehindWindow(HWND), that moves the highlight5888 (WebInspectorClient::highlight): Call placeBehindWindow instead of5893 (WebNodeHighlight::placeBehindWindow): Added. Code came from
192 m_highlight->placeBehindWindow(m_frontendHwnd); in highlight()