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

/haiku/src/apps/haikudepot/textview/
H A DTextListener.h38 bool IsCanceled() const function in class:TextChangingEvent
H A DTextDocument.cpp777 if (event.IsCanceled())
/haiku/headers/private/shared/
H A DCommandPipe.h67 virtual bool IsCanceled() = 0;
72 // This function reads line-by-line from "file". It calls IsCanceled()
/haiku/src/apps/installer/
H A DUnzipEngine.h41 virtual bool IsCanceled();
H A DUnzipEngine.cpp226 UnzipEngine::IsCanceled() function in class:UnzipEngine
/haiku/src/kits/shared/
H A DCommandPipe.cpp268 // for inspection, and the IsCanceled() method is repeatedly called.
276 if (lineReader->IsCanceled())
308 virtual bool IsCanceled() function in class:AllLinesReader
/haiku/src/system/kernel/disk_device_manager/
H A Ddisk_device_manager.cpp328 if (jobQueue->IsCanceled()) {

Completed in 62 milliseconds