Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DWindow2.h36 …virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */, LRESULT & /* result */) { return… in OnNotify() argument
DWindow2.cpp170 bool CWindow2::OnCommand(unsigned /* code */, unsigned /* itemID */, LPARAM /* lParam */, LRESULT & in OnCommand() argument
/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow_message_dispatcher.rs267 ) -> Option<LRESULT> { in dispatch_window_message()
354 ) -> LRESULT { in process_simulated_thread_message()
553 ) -> Option<LRESULT> { in handle_gui_window_lifetime_message()
Dsurface.rs282 ) -> Option<LRESULT> { in handle_window_message()
347 ) -> Option<LRESULT> { in handle_window_pos_message()
Dmouse_input_manager.rs487 ) -> ControlFlow<Option<LRESULT>> { in handle_window_message()
511 ) -> ControlFlow<Option<LRESULT>> { in handle_mouse_message()
Dwindow_message_processor.rs194 ) -> LRESULT { in process_window_message()
Dwindow_procedure_thread.rs587 ) -> LRESULT { in wnd_proc()
Dwindow.rs262 fn default_process_message(&self, packet: &MessagePacket) -> LRESULT { in default_process_message()
/external/crosvm/gpu_display/src/vulkan/sys/
Dwindows.rs191 ) -> Result<LRESULT> { in handle_window_message()
297 ) -> LRESULT { in wnd_proc()
/external/cronet/stable/base/win/
Dwindows_types.h64 typedef LONG_PTR LRESULT; typedef
65 #define LRESULT LONG_PTR macro
/external/cronet/tot/base/win/
Dwindows_types.h64 typedef LONG_PTR LRESULT; typedef
65 #define LRESULT LONG_PTR macro
/external/clang/test/Analysis/
Dnull-deref-ps.c259 typedef LONG_PTR LRESULT; typedef
/external/lzma/CPP/7zip/UI/FileManager/
DPanel.cpp654 bool CPanel::OnNotifyReBar(LPNMHDR header, LRESULT & /* result */) in OnNotifyReBar() argument
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10248 pub type LRESULT = isize; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10248 pub type LRESULT = isize; typedef