Searched refs:IsInteractive (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/debugger/user_interface/report/
H A DReportUserInterface.h32 virtual bool IsInteractive() const;
H A DReportUserInterface.cpp98 ReportUserInterface::IsInteractive() const function in class:ReportUserInterface
/haiku/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.h38 virtual bool IsInteractive() const;
H A DGraphicalUserInterface.cpp208 GraphicalUserInterface::IsInteractive() const function in class:GraphicalUserInterface
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.h36 virtual bool IsInteractive() const;
H A DCommandLineUserInterface.cpp182 CommandLineUserInterface::IsInteractive() const function in class:CommandLineUserInterface
/haiku/src/kits/debugger/debug_info/loading_state_handlers/
H A DDwarfLoadingStateHandler.cpp81 if (interface->IsInteractive()) {
115 if (interface->IsInteractive()) {
/haiku/headers/private/debugger/user_interface/
H A DUserInterface.h66 virtual bool IsInteractive() const = 0;

Completed in 258 milliseconds