Searched refs:SetWindowUserData (Results 1 – 5 of 5) sorted by relevance
26 GFX_EXPORT void* SetWindowUserData(HWND hwnd, void* user_data);
279 gfx::SetWindowUserData(hwnd_, NULL); in ClearUserData()291 gfx::SetWindowUserData(hwnd, window); in WndProc()
107 void* SetWindowUserData(HWND hwnd, void* user_data) { in SetWindowUserData() function
117 gfx::SetWindowUserData(window_, this); in StatusTrayWin()
85 gfx::SetWindowUserData(hwnd_, this); in MenuHostWindow()