Lines Matching refs:EntryPoint
123 [DllImport("libX11", EntryPoint = "XChangeActivePointerGrab")]
126 [DllImport("libX11", EntryPoint = "XGrabPointer")]
129 [DllImport("libX11", EntryPoint = "XUngrabPointer")]
132 [DllImport("libX11", EntryPoint = "XGrabKeyboard")]
135 [DllImport("libX11", EntryPoint = "XUngrabKeyboard")]
138 [DllImport("libX11", EntryPoint = "XCreatePixmapFromBitmapData")]
141 [DllImport("libX11", EntryPoint = "XFreePixmap")]
144 [DllImport("libX11", EntryPoint = "XCreatePixmapCursor")]
147 [DllImport("libX11", EntryPoint = "XWhitePixel")]
150 [DllImport("libX11", EntryPoint = "XBlackPixel")]
153 [DllImport("libX11", EntryPoint = "XRootWindow")]
156 [DllImport("libX11", EntryPoint = "XDefaultScreen")]
159 [DllImport("libX11", EntryPoint = "XOpenDisplay")]
162 [DllImport("libX11", EntryPoint = "XCloseDisplay")]
165 [DllImport("libX11", EntryPoint = "XWarpPointer")]
168 [DllImport("libX11", EntryPoint = "XQueryPointer")]
171 [DllImport("libX11", EntryPoint = "XNextEvent")]
174 [DllImport("libX11", EntryPoint = "XLockDisplay")]
177 [DllImport("libX11", EntryPoint = "XUnlockDisplay")]
180 [DllImport("libX11", EntryPoint = "XSetErrorHandler")]