Home
last modified time | relevance | path

Searched defs:HWND (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/Windows/
DShell.cpp140 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument
145 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() argument
DWindow.h66 operator HWND() const { return _window; } in HWND() function
/external/lzma/CPP/Windows/Control/
DDialog.cpp69 bool CDialog::OnButtonClicked(int buttonID, HWND /* buttonHWND */) in OnButtonClicked() argument
/external/python/cpython2/Lib/ctypes/
Dwintypes.py89 HWND = HANDLE variable
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp926 HRESULT Direct3DDevice9Ex::PresentEx(const RECT *,const RECT *,HWND,const RGNDATA *,DWORD) in PresentEx() argument
/external/mesa3d/include/D3D9/
Dd3d9types.h87 typedef HANDLE HWND; typedef