Home
last modified time | relevance | path

Searched refs:AttachHandler (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Handlers/
DIOHandler.cs21 this.source.AttachHandler(this); in IOHandler()
66 source.AttachHandler(this); in ButtonPressed()
103 source.AttachHandler(this); in KeyPressed()
/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Events/
DIEventSource.cs14 void AttachHandler(IOHandler h); in AttachHandler() method
DX11EventSource.cs23 public void AttachHandler(IOHandler h) in AttachHandler() method in Antmicro.Renode.Extensions.Analyzers.Video.Events.X11EventSource
DXWTEventSource.cs23 public void AttachHandler(IOHandler h) in AttachHandler() method in Antmicro.Renode.Extensions.Analyzers.Video.Events.XWTEventSource