Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow_message_dispatcher.rs234 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()
Dwindow.rs253 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()
Dwindow_procedure_thread.rs583 hwnd: HWND, in wnd_proc()
/external/crosvm/gpu_display/src/vulkan/sys/
Dwindows.rs113 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/
DGLWindowContext_win.cpp24 std::unique_ptr<WindowContext> MakeGLForWin(HWND, std::unique_ptr<const DisplayParams>) { in MakeGLForWin() argument
/external/rust/android-crates-io/crates/ash/src/vk/
Dplatform_types.rs14 pub type HWND = *const c_void; typedef
/external/lzma/CPP/Windows/
DShell.cpp637 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() argument
642 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() argument
DWindow.h144 operator HWND() const { return _window; } in HWND() function
/external/lzma/CPP/7zip/UI/FileManager/
DMyLoadMenu.cpp385 void OnMenuActivating(HWND /* hWnd */, HMENU hMenu, int position) in OnMenuActivating() argument
/external/lzma/CPP/Windows/Control/
DDialog.cpp89 bool CDialog::OnButtonClicked(unsigned buttonID, HWND /* buttonHWND */) in OnButtonClicked() argument
/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
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10246 pub type HWND = isize; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10246 pub type HWND = isize; typedef