/external/crosvm/gpu_display/src/gpu_display_win/ |
D | window_message_dispatcher.rs | 234 pub unsafe fn message_router_handle(&self) -> Option<HWND> { in message_router_handle() 265 hwnd: HWND, in dispatch_window_message() 304 fn primary_window_handle(&self) -> HWND { in primary_window_handle() 352 message_router_hwnd: HWND, in process_simulated_thread_message() 551 hwnd: HWND, in handle_gui_window_lifetime_message()
|
D | window.rs | 253 unsafe fn handle(&self) -> HWND; in handle() 772 unsafe fn handle(&self) -> HWND { in handle() 838 unsafe fn handle(&self) -> HWND { in handle() 849 hwnd_parent: HWND, in create_sys_window() 851 ) -> Result<HWND> { in create_sys_window()
|
D | window_procedure_thread.rs | 583 hwnd: HWND, in wnd_proc()
|
/external/crosvm/gpu_display/src/vulkan/sys/ |
D | windows.rs | 113 unsafe fn new(hwnd: HWND, hmodule: HMODULE) -> Self { in new() 189 hwnd: HWND, in handle_window_message() 292 unsafe extern "system" fn wnd_proc<AppState: ApplicationState>( in wnd_proc() 377 unsafe fn create_window<AppState, AppStateBuilder>( in create_window()
|
/external/skia/tools/window/win/ |
D | GLWindowContext_win.cpp | 24 std::unique_ptr<WindowContext> MakeGLForWin(HWND, std::unique_ptr<const DisplayParams>) { in MakeGLForWin() argument
|
/external/rust/android-crates-io/crates/ash/src/vk/ |
D | platform_types.rs | 14 pub type HWND = *const c_void; typedef
|
/external/lzma/CPP/Windows/ |
D | Shell.cpp | 637 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument 642 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() argument
|
D | Window.h | 144 operator HWND() const { return _window; } in HWND() function
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | MyLoadMenu.cpp | 385 void OnMenuActivating(HWND /* hWnd */, HMENU hMenu, int position) in OnMenuActivating() argument
|
/external/lzma/CPP/Windows/Control/ |
D | Dialog.cpp | 89 bool CDialog::OnButtonClicked(unsigned buttonID, HWND /* buttonHWND */) in OnButtonClicked() argument
|
/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 90 HWND = HANDLE variable
|
/external/angle/src/third_party/volk/ |
D | volk.h | 40 typedef struct HWND__* HWND; typedef
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 87 typedef HANDLE HWND; typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/ |
D | mod.rs | 10246 pub type HWND = isize; typedef
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/ |
D | mod.rs | 10246 pub type HWND = isize; typedef
|