Searched refs:DBGMSG (Results 1 - 18 of 18) sorted by relevance

/haiku/src/add-ons/print/transports/lpr/
H A DLpr.cpp14 DBGMSG(("> exit_transport\n"));
17 DBGMSG(("< exit_transport\n"));
24 DBGMSG(("> init_transport\n"));
35 DBGMSG(("< init_transport\n"));
H A DLprTransport.cpp73 DBGMSG(("spool_file: %s\n", fFile));
130 DBGMSG(("error: %s\n", err.what()));
/haiku/src/add-ons/print/transports/shared/
H A DDbgMsg.h12 #define DBGMSG(args) write_debug_stream args macro
17 #define DBGMSG(args) (void)0 macro
H A DDbgMsg.cpp55 DBGMSG(("\t************ START - DUMP BMessage ***********\n"));
56 DBGMSG(("\taddress: 0x%x\n", (int)msg));
61 DBGMSG(("\tmsg->what: %c%c%c%c\n",
67 DBGMSG(("\tmsg->what: %c%c%c%c\n",
80 DBGMSG(("\t%s, B_BOOL_TYPE[%d]: %s\n",
89 DBGMSG(("\t%s, B_INT8_TYPE[%d]: %d\n", name, j, (int)anInt8));
97 DBGMSG(("\t%s, B_INT16_TYPE[%d]: %d\n", name, j, (int)anInt16));
105 DBGMSG(("\t%s, B_INT32_TYPE[%d]: %d\n", name, j, (int)anInt32));
113 DBGMSG(("\t%s, B_INT64_TYPE[%d]: %d\n", name, j, (int)anInt64));
121 DBGMSG(("\
[all...]
/haiku/src/libs/print/libprint/
H A DDbgMsg.cpp55 DBGMSG(("\t************ START - DUMP BMessage ***********\n"));
56 DBGMSG(("\taddress: %p\n", msg));
60 // DBGMSG(("\tmsg->what: 0x%x\n", msg->what));
61 DBGMSG(("\tmsg->what: %c%c%c%c\n",
73 DBGMSG(("\t%s, B_BOOL_TYPE[%d]: %s\n",
82 DBGMSG(("\t%s, B_INT8_TYPE[%d]: %d\n", name, j, (int)anInt8));
90 DBGMSG(("\t%s, B_INT16_TYPE[%d]: %d\n", name, j, (int)anInt16));
98 DBGMSG(("\t%s, B_INT32_TYPE[%d]: %d\n", name, j, (int)anInt32));
106 DBGMSG(("\t%s, B_INT64_TYPE[%d]: %d\n", name, j, (int)anInt64));
114 DBGMSG(("\
[all...]
H A DPrintProcess.cpp16 DBGMSG(("construct PictureData\n"));
17 DBGMSG(("1: current seek position = 0x%x\n", (int)file->Position()));
24 DBGMSG(("picture_data::point = %f, %f\n", point.x, point.y));
25 DBGMSG(("picture_data::rect = %f, %f, %f, %f\n",
27 DBGMSG(("2: current seek position = 0x%x\n", (int)file->Position()));
31 DBGMSG(("3: current seek position = 0x%x\n", (int)file->Position()));
58 DBGMSG(("picture_count = %" B_PRId32 "\n", fPictureCount));
79 DBGMSG(("picture_count = %" B_PRId32 "\n", fPictureCount));
109 DBGMSG(("nup = %" B_PRId32 "\n", nup));
110 DBGMSG(("page_coun
[all...]
H A DTransport.cpp56 DBGMSG(("load_add_on: %s\n", path.Path()));
67 DBGMSG(("image id = %d\n", (int)fImage));
74 DBGMSG(("init_transport is NULL\n"));
79 DBGMSG(("exit_transport is NULL\n"));
H A DPrinterDriver.cpp89 DBGMSG((">%s: add_printer\n", GetDriverName()));
90 DBGMSG(("\tprinter_name: %s\n", printerName));
91 DBGMSG(("<%s: add_printer\n", GetDriverName()));
117 DBGMSG((">%s: config_page\n", GetDriverName()));
128 DBGMSG(("<%s: config_page\n", GetDriverName()));
135 DBGMSG((">%s: config_job\n", GetDriverName()));
146 DBGMSG(("<%s: config_job\n", GetDriverName()));
153 DBGMSG((">%s: take_job\n", GetDriverName()));
170 DBGMSG(("<%s: take_job\n", GetDriverName()));
H A DGraphicsDriver.cpp92 DBGMSG(("print_file_header::version = 0x%x\n", pfh.version));
93 DBGMSG(("print_file_header::page_count = %d\n", pfh.page_count));
94 DBGMSG(("print_file_header::first_page = 0x%x\n", (int)pfh.first_page));
217 DBGMSG(("****************\n"));
218 DBGMSG(("page_width = %d\n", fPageWidth));
219 DBGMSG(("page_height = %d\n", fPageHeight));
220 DBGMSG(("band_count = %d\n", fBandCount));
221 DBGMSG(("band_height = %d\n", fBandHeight));
222 DBGMSG(("****************\n"));
594 DBGMSG(("pag
[all...]
/haiku/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4.cpp107 DBGMSG(("> nextBand\n"));
115 DBGMSG(("< next_band\n"));
139 DBGMSG(("height = %d\n", height));
140 DBGMSG(("x = %d\n", x));
141 DBGMSG(("y = %d\n", y));
145 DBGMSG(("validate rect = %d, %d, %d, %d\n",
158 DBGMSG(("width = %d\n", width));
159 DBGMSG(("widthByte = %d\n", widthByte));
160 DBGMSG(("height = %d\n", height));
161 DBGMSG(("in_siz
[all...]
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp105 DBGMSG(("> nextBand\n"));
128 DBGMSG(("height = %d\n", height));
129 DBGMSG(("x = %d\n", x));
130 DBGMSG(("y = %d\n", y));
134 DBGMSG(("validate rect = %d, %d, %d, %d\n",
148 DBGMSG(("width = %d\n", width));
149 DBGMSG(("widthByte = %d\n", widthByte));
150 DBGMSG(("height = %d\n", height));
151 DBGMSG(("in_size = %d\n", in_size));
152 DBGMSG(("out_siz
[all...]
/haiku/headers/libs/print/libprint/
H A DDbgMsg.h24 #define DBGMSG(args) write_debug_stream args macro
30 #define DBGMSG(args) (void)0 macro
/haiku/src/add-ons/print/drivers/pcl5/
H A DPCL5.cpp92 DBGMSG(("> nextBand\n"));
115 DBGMSG(("height = %d\n", height));
116 DBGMSG(("x = %d\n", x));
117 DBGMSG(("y = %d\n", y));
121 DBGMSG(("validate rect = %d, %d, %d, %d\n",
135 DBGMSG(("width = %d\n", width));
136 DBGMSG(("widthByte = %d\n", widthByte));
137 DBGMSG(("height = %d\n", height));
138 DBGMSG(("in_size = %d\n", in_size));
139 DBGMSG(("out_siz
[all...]
/haiku/src/add-ons/print/drivers/postscript/
H A DPS.cpp208 DBGMSG(("> nextBand\n"));
232 DBGMSG(("height = %d\n", height));
233 DBGMSG(("x = %d\n", x));
234 DBGMSG(("y = %d\n", y));
238 DBGMSG(("validate rect = %d, %d, %d, %d\n",
253 DBGMSG(("width = %d\n", width));
254 DBGMSG(("widthByte = %d\n", widthByte));
255 DBGMSG(("height = %d\n", height));
256 DBGMSG(("out_size = %d\n", out_size));
257 DBGMSG(("delt
[all...]
/haiku/src/add-ons/print/transports/ipp/
H A DIpp.cpp120 DBGMSG(("Printer: %s\nLocation: %s\nInfo: %s\nMakeModel: %s\nAttributes: %s\n",
188 DBGMSG(("> exit_transport\n"));
193 DBGMSG(("< exit_transport\n"));
208 DBGMSG(("> init_transport\n"));
219 DBGMSG(("< init_transport\n"));
H A DIppTransport.cpp72 DBGMSG(("spool_file: %s\n", __file));
84 DBGMSG(("create IppContent\n"));
105 DBGMSG(("do connect\n"));
145 // DBGMSG(("write: %d\n", size));
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPDriver.cpp232 DBGMSG(("> nextBand\n"));
254 DBGMSG(("height = %d\n", height));
255 DBGMSG(("x = %d\n", x));
256 DBGMSG(("y = %d\n", y));
260 DBGMSG(("validate rect = %d, %d, %d, %d\n",
283 DBGMSG(("band bitmap is empty.\n"));
292 DBGMSG(("< nextBand\n"));
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp104 DBGMSG(("> nextBand\n"));

Completed in 125 milliseconds