Home
last modified time | relevance | path

Searched refs:_DriverPath (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/print/
H A DPrinter.h68 BPath _DriverPath() const;
/haiku/src/kits/print/
H A DPrinter.cpp400 BPrinter::_DriverPath() const in _DriverPath() function in BPrivate::Print::BPrinter
431 BPath driverPath(_DriverPath()); in _LoadDriver()