Searched refs:IPP_URL (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/print/transports/ipp/ |
H A D | IppDefs.h | 8 #define IPP_URL "transport_address" macro
|
H A D | IppTransport.cpp | 45 dir.ReadAttr(IPP_URL, B_STRING_TYPE, 0, __url, sizeof(__url)); in IppTransport() 54 dir.ReadAttr(IPP_URL, B_STRING_TYPE, 0, __url, sizeof(__url)); in IppTransport()
|
H A D | IppSetupDlg.cpp | 128 dir->WriteAttr(IPP_URL, B_STRING_TYPE, 0, url->Text(), in UpdateViewData()
|