Home
last modified time | relevance | path

Searched defs:select_printer (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-avro/avro-1.11.0/avro/
H A D__main__.py73 def select_printer(format_: str) -> Callable[[Mapping[str, object]], None]: function
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dprint.c54 select_printer(struct pine *ps, int edit_exceptions) in select_printer() function
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dprint.c54 select_printer(struct pine *ps, int edit_exceptions) in select_printer() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPreset.cpp1844 void PhysicalPrinterCollection::select_printer(const std::string& full_name) in select_printer() function in Slic3r::PhysicalPrinterCollection
1864 void PhysicalPrinterCollection::select_printer(const std::string& printer_name, const std::string& … in select_printer() function in Slic3r::PhysicalPrinterCollection
1871 void PhysicalPrinterCollection::select_printer(const PhysicalPrinter& printer) in select_printer() function in Slic3r::PhysicalPrinterCollection