Searched refs:enterFunc (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libXcursor/dist/src/ |
| H A D | file.c | 82 enterFunc((T_CALLED(XcursorImageCreate) "(%d, %d)\n", width, height)); 107 enterFunc((T_CALLED(XcursorImageDestroy ) "(%p)\n", (void*)image)); 119 enterFunc((T_CALLED(XcursorImagesCreate) "(%d)\n", size)); 134 enterFunc((T_CALLED(XcursorImagesDestroy) "(%p)\n", (void*)images)); 152 enterFunc((T_CALLED(XcursorImagesSetName) "(%p, \"%s\")\n", 450 enterFunc((T_CALLED(_XcursorFindBestSize) "(%p, %u, %p)\n", 481 enterFunc((T_CALLED(_XcursorFindImageToc) "(%p, %u, %d)\n", 514 enterFunc((T_CALLED(_XcursorReadImage) "(%p, %p, %d)\n", 568 enterFunc((T_CALLED(_XcursorImageLength) "(%p)\n", (void*)image)); 586 enterFunc((T_CALLE [all...] |
| H A D | library.c | 319 enterFunc((T_CALLED(XcursorLibraryLoadImage) "(\"%s\",\"%s\", %d)\n", 369 enterFunc((T_CALLED(XcursorLibraryLoadImages) "(\"%s\", \"%s\", %d)\n", 395 enterFunc((T_CALLED(XcursorLibraryLoadCursor) "(%p, \"%s\")\n", 426 enterFunc((T_CALLED(XcursorLibraryLoadCursors) "(%p, \"%s\")\n", 562 enterFunc((T_CALLED(XcursorShapeLoadImage) "(%u, \"%s\", %d)\n", 577 enterFunc((T_CALLED(_XcursorShapeLoadImages) "(%p, %u)\n", 592 enterFunc((T_CALLED(XcursorShapeLoadImages) "(%u, \"%s\", %d)\n", 607 enterFunc((T_CALLED(XcursorShapeLoadCursor) "(%p, %u)\n", 622 enterFunc((T_CALLED(XcursorShapeLoadCursors) "(%p, %u)\n", 636 enterFunc((T_CALLE [all...] |
| H A D | xcursorint.h | 141 #define enterFunc(params) _XcursorTrace params macro 149 #define enterFunc(params) /* nothing */ macro
|
| H A D | xlib.c | 94 enterFunc((T_CALLED(XcursorTryShapeCursor) "(%p, %lu, %lu, %u, %u, %p, %p)\n", 134 enterFunc((T_CALLED(XcursorNoticeCreateBitmap) "(%p, %lu, %u, %u)\n", 260 enterFunc((T_CALLED(XcursorImageHash) "(%p, %p)\n", 339 enterFunc((T_CALLED(XcursorNoticePutBitmap ) "(%p, %lu, %p)\n", 430 enterFunc((T_CALLED(XcursorTryShapeBitmapCursor)
|
Completed in 6 milliseconds