mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-09 09:35:40 -04:00
47 lines
1 KiB
Text
47 lines
1 KiB
Text
void XAllocColor(){}
|
|
void XAllocNamedColor(){}
|
|
void XBell(){}
|
|
void XChangeProperty(){}
|
|
void XCheckMaskEvent(){}
|
|
void XClearArea(){}
|
|
void XClearWindow(){}
|
|
void XCloseDisplay(){}
|
|
void XCopyArea(){}
|
|
void XCreateFontCursor(){}
|
|
void XCreateGC(){}
|
|
void XCreatePixmap(){}
|
|
void XCreateWindow(){}
|
|
void XDefineCursor(){}
|
|
void XDestroyWindow(){}
|
|
void XDrawArc(){}
|
|
void XDrawImageString(){}
|
|
void XDrawLine(){}
|
|
void XDrawLines(){}
|
|
void XDrawRectangle(){}
|
|
void XFillArc(){}
|
|
void XFillRectangle(){}
|
|
void XFlush(){}
|
|
void XFreeFontNames(){}
|
|
void XGrabPointer(){}
|
|
void XInternAtom(){}
|
|
void XListFonts(){}
|
|
void XLoadQueryFont(){}
|
|
void XLookupString(){}
|
|
void XMapRaised(){}
|
|
void XMoveResizeWindow(){}
|
|
void XNextEvent(){}
|
|
void XOpenDisplay(){}
|
|
void XPending(){}
|
|
void XQueryPointer(){}
|
|
void XResizeWindow(){}
|
|
void XSelectInput(){}
|
|
void XSetBackground(){}
|
|
void XSetFont(){}
|
|
void XSetForeground(){}
|
|
void XSetIconName(){}
|
|
void XSetNormalHints(){}
|
|
void XStoreName(){}
|
|
void XTextWidth(){}
|
|
void XUndefineCursor(){}
|
|
void XUngrabPointer(){}
|
|
void XUnmapWindow(){}
|