Searched refs:wasCancelled (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/extension/ | ||
H A D | input.cpp | 155 if (imp->wasCancelled()) { |
/inkscape/src/extension/implementation/ | ||
H A D | implementation.h | 100 virtual bool wasCancelled () { return false; } function in class:Inkscape::Extension::Implementation::Implementation |
/inkscape/src/extension/internal/pdfinput/ | ||
H A D | pdf-input.h | 154 virtual bool wasCancelled(); |
H A D | pdf-input.cpp | 648 PdfInput::wasCancelled () { function in class:Inkscape::Extension::Internal::PdfInput |
Completed in 17 milliseconds