/external/lzma/CPP/7zip/UI/FileManager/ |
D | EditDialog.cpp | 28 bool CEditDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | ComboDialog.cpp | 42 bool CComboDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | MessagesDialog.cpp | 62 bool CMessagesDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | SplitDialog.cpp | 50 bool CSplitDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | CopyDialog.cpp | 38 bool CCopyDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | ProgressDialog.cpp | 103 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
|
D | ListViewDialog.cpp | 133 bool CListViewDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | LinkDialog.cpp | 186 bool CLinkDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | ProgressDialog2.cpp | 449 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument 935 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() argument
|
D | Panel.cpp | 644 bool CPanel::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | BrowseDialog.cpp | 328 bool CBrowseDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
D | BrowseDialog2.cpp | 476 bool CBrowseDialog2::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
/external/lzma/CPP/Windows/Control/ |
D | Window2.h | 35 virtual bool OnSize(WPARAM /* wParam */, int /* xSize */, int /* ySize */) { return false; } in OnSize() argument
|
D | Dialog.h | 131 virtual bool OnSize(WPARAM /* wParam */, int /* xSize */, int /* ySize */) { return false; } in OnSize() argument 149 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() argument
|
/external/crosvm/gpu_display/src/gpu_display_win/ |
D | window.rs | 133 pub fn new(msg: UINT, w_param: WPARAM, l_param: LPARAM) -> Self { in new() 185 pub fn update(&mut self, msg: UINT, w_param: WPARAM) { in update() 213 fn on_resizing_window(&mut self, w_param: WPARAM) { in on_resizing_window() 352 pub fn update_states(&mut self, msg: UINT, w_param: WPARAM) { in update_states() 707 pub fn post_message(&self, msg: UINT, w_param: WPARAM, l_param: LPARAM) -> Result<()> { in post_message()
|
D | keyboard_input_manager.rs | 93 _w_param: WPARAM, in handle_host_key_event()
|
D | window_procedure_thread.rs | 307 fn post_message_to_thread(&self, msg: UINT, w_param: WPARAM, l_param: LPARAM) -> Result<()> { in post_message_to_thread() 585 w_param: WPARAM, in wnd_proc()
|
D | surface.rs | 204 w_param: WPARAM, in handle_key_event()
|
/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 43 WPARAM = ctypes.c_ulong variable 46 WPARAM = ctypes.c_ulonglong variable
|
/external/crosvm/gpu_display/src/vulkan/sys/ |
D | windows.rs | 295 w_param: WPARAM, in wnd_proc()
|
/external/cronet/stable/base/win/ |
D | windows_types.h | 62 typedef UINT_PTR WPARAM; typedef
|
/external/cronet/tot/base/win/ |
D | windows_types.h | 62 typedef UINT_PTR WPARAM; typedef
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | BenchmarkDialog.cpp | 657 bool CBenchmarkDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize) in OnSize() argument
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/ |
D | mod.rs | 10363 pub type WPARAM = usize; typedef
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/ |
D | mod.rs | 10363 pub type WPARAM = usize; typedef
|