Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DBasicTerminalBuffer.h129 void StartStopDebugCapture();
H A DTermView.h113 void StartStopDebugCapture();
H A DTermView.cpp3274 TermView::StartStopDebugCapture() in StartStopDebugCapture() function in TermView
3277 fTextBuffer->StartStopDebugCapture(); in StartStopDebugCapture()
H A DBasicTerminalBuffer.cpp1853 BasicTerminalBuffer::StartStopDebugCapture() in StartStopDebugCapture() function in BasicTerminalBuffer
H A DTermWindow.cpp728 _ActiveTermView()->StartStopDebugCapture(); in MessageReceived()