| /trunk/main/dtrans/source/os2/dnd/ |
| H A D | OTransferable.cxx | 55 debug_printf("OTransferable::OTransferable multiple drop not supported"); in OTransferable() 69 debug_printf("DrgQueryTrueType %s", pBuffer); in OTransferable() 76 debug_printf("OTransferable::OTransferable DrgQueryNativeRMF %s", pNativeRMF); in OTransferable() 78 …debug_printf("OTransferable::OTransferable DrgVerifyRMF DRM_ATOM %d", DrgVerifyRMF( dragItem, "DRM… in OTransferable() 79 …debug_printf("OTransferable::OTransferable DrgVerifyRMF DRM_OS2FILE %d", DrgVerifyRMF( dragItem, "… in OTransferable() 80 …debug_printf("OTransferable::OTransferable DrgVerifyRMF DRM_PRINTOBJECT %d", DrgVerifyRMF( dragIte… in OTransferable() 81 …debug_printf("OTransferable::OTransferable DrgVerifyRMF DRM_SHAREDMEM %d", DrgVerifyRMF( dragItem,… in OTransferable() 82 …debug_printf("OTransferable::OTransferable DrgVerifyRMF DRM_DTSHARE %d", DrgVerifyRMF( dragItem, "… in OTransferable() 106 debug_printf("OTransferable::OTransferable UNKNOWN native RMF"); in OTransferable() 119 debug_printf( "OTransferable::~OTransferable unlink rc=%d", rc); in ~OTransferable() [all …]
|
| H A D | DropTarget.cxx | 60 debug_printf("DropTarget::~DropTarget"); in ~DropTarget() 78 debug_printf("DropTarget::initialize hwnd %x", m_hWnd); in initialize() 90 debug_printf("DropTarget::disposing hwnd %x", m_hWnd); in disposing() 101 debug_printf("DropTarget::addDropTargetListener hwnd %x", m_hWnd); in addDropTargetListener() 108 debug_printf("DropTarget::removeDropTargetListener hwnd %x", m_hWnd); in removeDropTargetListener() 114 debug_printf("DropTarget::isActive %d", mbActive); in isActive() 120 debug_printf("DropTarget::setActive %d", active); in setActive() 126 debug_printf("DropTarget::getDefaultActions %d", mDefaultActions); in getDefaultActions() 149 debug_printf("DropTarget::acceptDrag hwnd %x, dragOperation %d", m_hWnd, dragOperation); in acceptDrag() 155 debug_printf("DropTarget::rejectDrag hwnd %x", m_hWnd); in rejectDrag() [all …]
|
| H A D | DragSource.cxx | 54 debug_printf("DragSource::DragSource"); in DragSource() 60 debug_printf("DragSource::~DragSource"); in ~DragSource() 77 debug_printf("DragSource::initialize hwnd %x", m_hWnd); in initialize() 84 debug_printf("DragSource::disposing hwnd %x", m_hWnd); in disposing() 112 debug_printf("DragSource::startDrag hwnd %x, sourceActions %d", in startDrag() 131 debug_printf("DragSource::startDrag mimetype %s", in startDrag() 137 debug_printf("DragSource::startDrag dragSourceListener 0x%x", dragSourceListener.get()); in startDrag() 173 debug_printf("DragSource::startDrag hwndTarget %x", hwndTarget); in startDrag() 242 debug_printf("DragSource::render RMF:%s", pRMF); in render() 243 debug_printf("DragSource::render hstrRenderToName:%x", pdxfer->hstrRenderToName); in render() [all …]
|
| H A D | globals.cxx | 58 debug_printf("OfficeToSystemDragActions %d->0x%x", dragActions, actions); in OfficeToSystemDragActions() 88 debug_printf("SystemToOfficeDragActions 0x%x->%d", usOperation, actions); in SystemToOfficeDragActions() 143 debug_printf("dndFrameProc hwnd %x, msg %x", hwnd, msg); in dndFrameProc() 152 debug_printf("dndFrameProc hwnd %x, dt %x, DM_DRAGOVER", hwnd, dt); in dndFrameProc() 157 debug_printf("dndFrameProc hwnd %x, dt %x, DM_DRAGLEAVE", hwnd, dt); in dndFrameProc() 162 debug_printf("dndFrameProc hwnd %x, dt %x, DM_DROP", hwnd, dt); in dndFrameProc() 164 debug_printf("dndFrameProc hwnd %x, dt %x, DM_DROP mr=%x", hwnd, dt, mr); in dndFrameProc() 169 debug_printf("dndFrameProc hwnd %x, dt %x, DM_RENDERCOMPLETE", hwnd, dt); in dndFrameProc() 171 debug_printf("dndFrameProc hwnd %x, dt %x, DM_RENDERCOMPLETE mr=0x%x", hwnd, dt, mr); in dndFrameProc() 176 debug_printf("dndFrameProc hwnd %x, dt %x, DM_RENDERPREPARE", hwnd, dt); in dndFrameProc() [all …]
|
| H A D | globals.hxx | 45 extern "C" int debug_printf(const char *f, ...); 47 #define debug_printf( ...) macro
|
| H A D | dndentry.cxx | 80 debug_printf("dnd component_getFactory %s", pImplName); in component_getFactory()
|
| /trunk/main/dtrans/source/os2/clipb/ |
| H A D | Os2Clipboard.cxx | 76 debug_printf("WM_DRAWCLIPBOARD os2Clipboard %08x\n", os2Clipboard); in DtransObjWndProc() 79 debug_printf("WM_DRAWCLIPBOARD our change\n"); in DtransObjWndProc() 84 debug_printf("WM_DRAWCLIPBOARD notify change\n"); in DtransObjWndProc() 105 debug_printf("Os2Clipboard::Os2Clipboard\n"); in Os2Clipboard() 134 debug_printf("Os2Clipboard::~Os2Clipboard\n"); in ~Os2Clipboard() 153 debug_printf("Os2Clipboard::getImplementationName\n"); in getImplementationName() 159 debug_printf("Os2Clipboard::supportsService\n"); in supportsService() 171 debug_printf("Os2Clipboard::getSupportedServiceNames\n"); in getSupportedServiceNames() 177 debug_printf("Os2Clipboard::getContents\n"); in getContents() 203 debug_printf("Os2Clipboard::getContents notify change\n"); in getContents() [all …]
|
| H A D | Os2Transferable.cxx | 50 debug_printf("Os2Transferable::Os2Transferable %08x\n", this); in Os2Transferable() 72 debug_printf("Os2Transferable::Os2Transferable failed to open clipboard\n"); in Os2Transferable() 81 debug_printf("Os2Transferable::~Os2Transferable %08x\n", this); in ~Os2Transferable() 89 debug_printf("Os2Transferable::getTransferData %08x\n", this); in getTransferData() 90 debug_printf("Os2Transferable::getTransferData mimetype: %s\n", CHAR_POINTER(rFlavor.MimeType)); in getTransferData() 142 debug_printf("Os2Transferable::getTransferDataFlavors %08x\n", this); in getTransferDataFlavors() 145 …debug_printf("Os2Transferable::getTransferDataFlavors mimetype: %s\n", CHAR_POINTER(aFlavor.MimeTy… in getTransferDataFlavors() 154 debug_printf("Os2Transferable::isDataFlavorSupported %08x\n", this); in isDataFlavorSupported() 155 debug_printf("Os2Transferable::isDataFlavorSupported %s\n", CHAR_POINTER(aFlavor.MimeType)); in isDataFlavorSupported()
|
| H A D | Os2Transferable.hxx | 42 extern "C" int debug_printf(const char *f, ...); 44 #define debug_printf( ...) macro
|
| H A D | OS2Bitmap.cxx | 115 debug_printf( "OOoBmpToOS2Handle hbm %x\n", hbm); in OOoBmpToOS2Handle()
|
| /trunk/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 55 extern "C" int debug_printf(const char *f, ...); 60 #define debug_printf( ...) { 1; } macro 123 debug_printf( "> WinQueryWindowPos hwnd %x at %d,%d (%dx%d)\n", in _WinQueryWindowPos() 153 debug_printf( "< WinQueryWindowPos hwnd %x at %d,%d (%dx%d)\n", in _WinQueryWindowPos() 167 debug_printf( ">WinSetWindowPos hwnd %x at %d,%d (%dx%d) fl 0x%08x\n", in _WinSetWindowPos() 219 debug_printf( "_WinSetWindowPos SWP_CENTER\n"); in _WinSetWindowPos() 229 debug_printf( "_WinSetWindowPos owner 0x%x at %d,%d (%dx%d) OS2\n", in _WinSetWindowPos() 239 debug_printf( "_WinSetWindowPos owner 0x%x at %d,%d (%dx%d) MAPPED OS2\n", in _WinSetWindowPos() 245 debug_printf( "<WinSetWindowPos hwnd %x at %d,%d (%dx%d) fl=%x\n", in _WinSetWindowPos() 264 debug_printf( "%s: window %08x at %d,%d (size %dx%d) '%s'\n", fnc, hwnd, in dumpWindowInfo() [all …]
|
| H A D | salobj.cxx | 104 debug_printf( "SalSysObjWndProc hWnd 0x%x nMsg %d\n", hWnd, nMsg); in SalSysObjWndProc() 202 debug_printf( "SalSysObjChildWndProc hWnd 0x%x nMsg %d\n", hWnd, nMsg); in SalSysObjChildWndProc() 239 debug_printf( "SalSysObjClipWndProc hWnd 0x%x nMsg %d\n", hWnd, nMsg); in SalSysObjClipWndProc() 368 debug_printf("ImplSalCreateObject hWndChild %x\n", hWndChild); in ImplSalCreateObject() 369 debug_printf("ImplSalCreateObject hWnd %x\n", hWnd); in ImplSalCreateObject() 484 debug_printf("Os2SalObject::UnionClipRegion hClipWnd %x\n", hClipWnd); in UnionClipRegion()
|
| /trunk/main/vcl/os2/source/gdi/ |
| H A D | salgdi3.cxx | 631 debug_printf( "Os2SalGraphics::ImplDoSetFont mbPrinter=%d\n", mbPrinter); in ImplDoSetFont() 701 debug_printf( "Os2SalGraphics::SetFont hps %x lMatch '%d'\n", mhPS, pFontMetric->lMatch); in ImplDoSetFont() 702 …debug_printf( "Os2SalGraphics::SetFont hps %x fontmetrics facename '%s'\n", mhPS, pFontMetric->szF… in ImplDoSetFont() 703 … debug_printf( "Os2SalGraphics::SetFont hps %x fattrs facename '%s'\n", mhPS, aFAttrs.szFacename); in ImplDoSetFont() 704 …debug_printf( "Os2SalGraphics::SetFont hps %x fattrs height '%d'\n", mhPS, aFAttrs.lMaxBaselineExt… in ImplDoSetFont() 705 … debug_printf( "Os2SalGraphics::SetFont hps %x fattrs width '%d'\n", mhPS, aFAttrs.lAveCharWidth); in ImplDoSetFont() 718 …debug_printf( "Os2SalGraphics::SetFont hps %x Ft2CreateLogFont failed err %x\n", mhPS, nLastError … in ImplDoSetFont() 732 …debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs facename '%s'\n", aOS2Metric.szF… in ImplDoSetFont() 733 …debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs height '%d'\n", aOS2Metric.lMaxB… in ImplDoSetFont() 734 …debug_printf( "Os2SalGraphics::SetFont Ft2QueryFontMetrics fattrs width '%d'\n", aOS2Metric.lAveCh… in ImplDoSetFont() [all …]
|
| H A D | salprn.cxx | 655 debug_printf("ImplGetFormAndTrayList #%d: %d x %d", in ImplGetFormAndTrayList() 869 debug_printf( "ImplSetOrientation mhDC %x, %d", hPrinterDC, eOrientation); in ImplSetOrientation() 1191 debug_printf( "Os2SalInfoPrinter::InitPaperFormats pSetupData %x", in InitPaperFormats() 1207 debug_printf( "Os2SalInfoPrinter::InitPaperFormats #%d: %d x %d", in InitPaperFormats() 1336 debug_printf( "Os2SalInfoPrinter::SetData nFlags %x, pSetupData %x", in SetData() 1355 debug_printf( "Os2SalInfoPrinter::SetData meOrientation %d", pSetupData->meOrientation); in SetData() 1723 debug_printf( "mbPrintDJPSupported %d", mbPrintDJPSupported); in StartJob() 1811 debug_printf( "Os2SalPrinter::StartPage mhDC %x, mbFirstPage %d, bNewJobSetup %d", in StartPage() 1813 debug_printf( "Os2SalPrinter::StartPage pSetupData %x", in StartPage() 1888 debug_printf( "Os2SalPrinter::EndPage mhDC %x", mhDC); in EndPage()
|
| H A D | os2layout.cxx | 388 debug_printf("Os2SalLayout::LayoutText font does not support unicode char\n"); 610 …debug_printf("Os2SalLayout::DrawText HPS %08x PosAtW failed '%s'!\n",static_cast<Os2SalGraphics&>(…
|
| /trunk/main/sal/osl/os2/ |
| H A D | debug_printf.c | 39 int SAL_DLLPUBLIC_EXPORT debug_printf( const char* format, ...) in debug_printf() function 70 debug_printf( "Test PMPRINTF.DLL output, check PM window."); in main() 71 debug_printf( "Test PMPRINTF.DLL output: integer %d", 12345); in main() 72 debug_printf( "Test PMPRINTF.DLL output: float %f", 123.45); in main() 73 debug_printf( "Test PMPRINTF.DLL output: string '%s'", "Hello World"); in main()
|
| H A D | module.c | 99 debug_printf("osl_loadModule module %s", buffer); in osl_loadAsciiModule() 120 debug_printf("osl_loadModule error %s", szError); in osl_loadAsciiModule() 174 debug_printf( "osl_unloadModule failed with %s\n", dlerror()); in osl_unloadModule()
|
| H A D | pipe.cxx | 126 debug_printf("osl_createPipe options 0x%x\n", Options); in osl_createPipe() 137 debug_printf("osl_createPipe %s\n", strPipeNameBuffer); in osl_createPipe() 172 debug_printf("osl_createPipe %s\n", strPipeNameBuffer); in osl_createPipe()
|
| H A D | makefile.mk | 75 $(SLO)$/debug_printf.obj \ 102 $(OBJ)$/debug_printf.obj \
|
| /trunk/main/vcl/os2/source/app/ |
| H A D | debug_printf.c | 38 int _Export debug_printf( const char* format, ...) in debug_printf() function 69 debug_printf( "Test PMPRINTF.DLL output, check PM window."); in main() 70 debug_printf( "Test PMPRINTF.DLL output: integer %d", 12345); in main() 71 debug_printf( "Test PMPRINTF.DLL output: float %f", 123.45); in main() 72 debug_printf( "Test PMPRINTF.DLL output: string '%s'", "Hello World"); in main()
|
| H A D | salinst.cxx | 357 debug_printf("InitSalMain\n"); in InitSalMain() 444 debug_printf("CreateSalInstance hComWnd %x\n", hComWnd); in CreateSalInstance()
|
| H A D | makefile.mk | 44 $(SLO)$/debug_printf.obj \
|
| H A D | salshl.cxx | 70 debug_printf( "ImplLoadSalCursor: pointer %d not found in sal resource\n", nId); in ImplLoadSalCursor()
|
| /trunk/main/automation/source/simplecm/ |
| H A D | simplecm.cxx | 38 void debug_printf( const char *chars ) in debug_printf() function 170 debug_printf("Sending REQUEST_ShutdownLink\n"); in StopCommunication() 506 debug_printf("Sending ShutdownLink\n"); in CallDataReceived() 514 debug_printf("Executing ShutdownLink\n"); in CallDataReceived() 525 debug_printf( "Setting Application to " ); in CallDataReceived() 526 debug_printf( aApplication.GetBuffer() ); in CallDataReceived() 527 debug_printf( "\n" ); in CallDataReceived() 535 debug_printf("Unknown Handshake received\n"); in CallDataReceived()
|
| /trunk/main/vcl/inc/os2/ |
| H A D | saldata.hxx | 34 extern "C" int debug_printf(const char *f, ...);
|