Searched refs:WndProcStatic (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/status_icons/
H A Dstatus_tray_win.h29 static LRESULT CALLBACK WndProcStatic(HWND hwnd,
H A Dstatus_tray_win.cc20 wc.lpfnWndProc = base::win::WrappedWindowProc<StatusTrayWin::WndProcStatic>;
40 LRESULT CALLBACK StatusTrayWin::WndProcStatic(HWND hwnd, function in class:StatusTrayWin
/external/chromium/chrome/browser/
H A Dprocess_singleton.h140 static LRESULT CALLBACK WndProcStatic(HWND hwnd, function in class:ProcessSingleton
H A Dprocess_singleton_win.cc183 base::win::WrappedWindowProc<ProcessSingleton::WndProcStatic>;

Completed in 88 milliseconds