Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/
DFrameBufferDisplayWidget.cs294 if(dontShowGrabConfirmationDialog) in ShowGrabConfirmationDialog()
314 dontShowGrabConfirmationDialog = checkBox.Active; in ShowGrabConfirmationDialog()
400 private bool dontShowGrabConfirmationDialog; field in Antmicro.Renode.Extensions.Analyzers.Video.FrameBufferDisplayWidget