Home
last modified time | relevance | path

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

/external/skia/tools/sk_app/win/
DGLWindowContext_win.cpp25 std::unique_ptr<WindowContext> MakeGLForWin(HWND, const DisplayParams&) { return nullptr; } in MakeGLForWin() argument
/external/skqp/tools/sk_app/win/
DGLWindowContext_win.cpp25 WindowContext* NewGLForWin(HWND, const DisplayParams&) { return nullptr; } in NewGLForWin() argument
/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/python/cpython3/Lib/ctypes/
Dwintypes.py90 HWND = HANDLE variable
/external/angle/src/third_party/volk/
Dvolk.h40 typedef struct HWND__* HWND; typedef
/external/mesa3d/include/D3D9/
Dd3d9types.h87 typedef HANDLE HWND; typedef