Searched defs:HWND (Results 1 – 9 of 9) sorted by relevance
25 std::unique_ptr<WindowContext> MakeGLForWin(HWND, const DisplayParams&) { return nullptr; } in MakeGLForWin() argument
25 WindowContext* NewGLForWin(HWND, const DisplayParams&) { return nullptr; } in NewGLForWin() argument
140 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument145 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() argument
66 operator HWND() const { return _window; } in HWND() function
69 bool CDialog::OnButtonClicked(int buttonID, HWND /* buttonHWND */) in OnButtonClicked() argument
89 HWND = HANDLE variable
90 HWND = HANDLE variable
40 typedef struct HWND__* HWND; typedef
87 typedef HANDLE HWND; typedef