Home
last modified time | relevance | path

Searched defs:h (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Events/
DIEventSource.cs14 void AttachHandler(IOHandler h); in AttachHandler()
DX11EventSource.cs23 public void AttachHandler(IOHandler h) in AttachHandler()
DXWTEventSource.cs23 public void AttachHandler(IOHandler h) in AttachHandler()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Backends/Display/xInput/
DXLibHelper.cs206 private static void EventListenerLoop(object h) in EventListenerLoop()