Home
last modified time | relevance | path

Searched defs:HasPrinter (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Ddocument.hxx158 bool HasPrinter() const { return mpPrinter != nullptr; } in HasPrinter() function in SmDocShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Ddocument.hxx155 bool HasPrinter() const { return mpPrinter != nullptr; } in HasPrinter() function in SmDocShell
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/printing/
H A Dprinters_sync_bridge.cc427 bool PrintersSyncBridge::HasPrinter(const std::string& id) const { in HasPrinter() function in chromeos::PrintersSyncBridge