Lines Matching refs:DBGMSG
92 DBGMSG(("print_file_header::version = 0x%x\n", pfh.version)); in _SetupData()
93 DBGMSG(("print_file_header::page_count = %d\n", pfh.page_count)); in _SetupData()
94 DBGMSG(("print_file_header::first_page = 0x%x\n", (int)pfh.first_page)); in _SetupData()
217 DBGMSG(("****************\n")); in _SetupBitmap()
218 DBGMSG(("page_width = %d\n", fPageWidth)); in _SetupBitmap()
219 DBGMSG(("page_height = %d\n", fPageHeight)); in _SetupBitmap()
220 DBGMSG(("band_count = %d\n", fBandCount)); in _SetupBitmap()
221 DBGMSG(("band_height = %d\n", fBandHeight)); in _SetupBitmap()
222 DBGMSG(("****************\n")); in _SetupBitmap()
594 DBGMSG(("page index = %d\n", page_index)); in _PrintDocument()
872 DBGMSG(("color_space %d not supported", cs)); in ConvertToRGB24()
915 DBGMSG(("color_space %d not supported", cs)); in ConvertToGray()