Searched refs:fUserPrintersDirectory (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/print/
H A DPrinterRoster.cpp32 fUserPrintersDirectory.SetTo(&fUserPrintersNodRef);
63 status_t status = fUserPrintersDirectory.InitCheck();
70 status = fUserPrintersDirectory.GetNextEntry(&entry);
136 return fUserPrintersDirectory.Rewind();
/haiku/headers/private/print/
H A DPrinterRoster.h49 BDirectory fUserPrintersDirectory; member in class:BPrivate::Print::BPrinterRoster

Completed in 93 milliseconds