Searched refs:IsCancelled (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/MyNetwork/
H A DLoginPanel.h42 bool IsCancelled() { return cancelled; } function in class:LoginPanel
H A DInstallPrinter.h50 bool IsCancelled() { return cancelled; } function in class:InstallPrinterPanel
H A DMyNetApp.cpp343 if (login->IsCancelled())
458 if (prtPanel->IsCancelled())
483 if (login->IsCancelled())
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/mounthost/
H A DLoginPanel.h47 bool IsCancelled() { return cancelled; } function in class:LoginPanel
H A Dmounthost.cpp203 if (login->IsCancelled())
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A DLoginPanel.h47 bool IsCancelled() { return cancelled; } function in class:LoginPanel
H A Dbeserved_transport.cpp142 if (login->IsCancelled())

Completed in 98 milliseconds