home *** CD-ROM | disk | FTP | other *** search
-
- Intro.X3xext.html:
- Title = Intro(X3xext)
- Version = 1.0
- Name = Intro - introduction to the X Extensions library
- IndexEntry = intro - introduction to the X Extensions library
-
- DBE.X3xext.html:
- Title = DBE(X3xext)
- Version = 1.0
- Name = DBE - Double
-
- XdbeAllocateBackBufferName.X3xext.html:
- Title = XdbeAllocateBackBufferName(X3xext)
- Version = 1.0
- Name = XdbeAllocateBackBufferName - allocates
-
- XdbeBeginIdiom.X3xext.html:
- Title = XdbeBeginIdiom(X3xext)
- Version = 1.0
- Name = XdbeBeginIdiom - marks the beginning of a DBE idiom sequence.
-
- XdbeDeallocateBackBufferName.X3xext.html:
- Title = XdbeDeallocateBackBufferName(X3xext)
- Version = 1.0
- Name = XdbeDeallocateBackBufferName - frees a DBE buffer.
-
- XdbeEndIdiom.X3xext.html:
- Title = XdbeEndIdiom(X3xext)
- Version = 1.0
- Name = XdbeEndIdiom - marks the end of a DBE idiom sequence.
-
- XdbeFreeVisualInfo.X3xext.html:
- Title = XdbeFreeVisualInfo(X3xext)
- Version = 1.0
- Name = XdbeFreeVisualInfo - frees information returned by XdbeGetVisualInfo().
-
- XdbeGetBackBufferAttributes.X3xext.html:
- Title = XdbeGetBackBufferAttributes(X3xext)
- Version = 1.0
- Name = XdbeGetBackBufferAttributes - returns attributes of a DBE buffer.
-
- XdbeGetVisualInfo.X3xext.html:
- Title = XdbeGetVisualInfo(X3xext)
- Version = 1.0
- Name = XdbeGetVisualInfo - get information about visuals that support double buffering.
-
- XdbeQueryExtension.X3xext.html:
- Title = XdbeQueryExtension(X3xext)
- Version = 1.0
- Name = XdbeQueryExtension - returns the version of DBE supported by the server.
-
- XdbeSwapBuffers.X3xext.html:
- Title = XdbeSwapBuffers(X3xext)
- Version = 1.0
- Name = XdbeSwapBuffers - swaps front and back DBE buffers
-
- Xmbuf.X3xext.html:
- Title = Xmbuf(X3xext)
- Version = 1.0
- Name = Xmbuf - X multibuffering functions
- SubName = XmbufQueryExtension - X multibuffering function
- SubName = XmbufGetVersion - X multibuffering function
- SubName = XmbufCreateBuffers - X multibuffering function
- SubName = XmbufDestroyBuffers - X multibuffering function
- SubName = XmbufDisplayBuffers - X multibuffering function
- SubName = XmbufGetWindowAttributes - X multibuffering function
- SubName = XmbufChangeWindowAttributes - X multibuffering function
- SubName = XmbufGetBufferAttributes - X multibuffering function
- SubName = XmbufChangeBufferAttributes - X multibuffering function
- SubName = XmbufGetScreenInfo - X multibuffering function
- SubName = XmbufCreateStereoWindow - X multibuffering function
-
- XMIT.X3xext.html:
- Title = XMIT(X3xext)
- Version = 1.0
- Name = MITSundryNonstandard - Set bug compatibility mode between pre-R4 and R5 protocol.
- SubName = XMITMiscQueryExtension - Determine if the extension is present.
- SubName = XMITMiscSetBugMode - Set bug compatibility mode (on/off).
- SubName = XMITMiscGetBugMode - Obtain current setting for bug compatibility mode.
-
- XShape.X3xext.html:
- Title = XShape(X3xext)
- Version = 1.0
- Name = XShape - X nonrectangular shape functions
- SubName = XShapeQueryExtension - X nonrectangular shape function
- SubName = XShapeQueryVersion - X nonrectangular shape function
- SubName = XShapeCombineRegion - X nonrectangular shape function
- SubName = XShapeCombineRectangles - X nonrectangular shape function
- SubName = XShapeCombineMask - X nonrectangular shape function
- SubName = XShapeCombineShape - X nonrectangular shape function
- SubName = XShapeOffsetShape - X nonrectangular shape function
- SubName = XShapeQueryExtents - X nonrectangular shape function
- SubName = XShapeSelectInput - X nonrectangular shape function
- SubName = XShapeInputSelected - X nonrectangular shape function
- SubName = XShapeGetRectangles - X nonrectangular shape function
-
- XShm.X3xext.html:
- Title = XShm(X3xext)
- Version = 1.0
- Name = XShm - shared memory extensions
- SubName = XShmAttach - tells the server to attach to the shared memory segment
- SubName = XShmCreateImage - creates a shared memory XImage
- SubName = XShmCreatePixmap - creates a shared memory pixmap
- SubName = XShmDetach - tells the server to detach from the shared memory segment
- SubName = XShmGetEventBase - determines event type value
- SubName = XShmGetImage - reads image data into a shared memory XImage
- SubName = XShmPixmapFormat - gets the server pixmap data format
- SubName = XShmPutImage - writes a shared memory XImage into an X drawable
- SubName = XShmQueryExtension - checks the server for shared memory extensions
- SubName = XShmQueryVersion - returns version numbers of the extension implementation
-
- XTEST.X3xext.html:
- Title = XTEST(X3xext)
- Version = 1.0
- Name = XTEST - Test X11 server without user intervention.
- SubName = XTestQueryExtension - Query and initialize the extension.
- SubName = XTestCompareCursorWithWindow - Compare specified cursor location.
- SubName = XTestCompareCurrentCursorWithWindow - Compare current cursor location.
- SubName = XTestFakeKeyEvent - Define and send key request.
- SubName = XTestFakeButtonEvent - Define and send button request.
- SubName = XTestFakeMotionEvent - Define and send motion request.
- SubName = XTestFakeRelativeMotionEvent - Define and send motion request.
- SubName = XTestFakeDeviceKeyEvent - Define and send device key request.
- SubName = XTestFakeDeviceButtonEvent - Define and send button request.
- SubName = XTestFakeProximityEvent - Define and send proximity request.
- SubName = XTestFakeDeviceMotionEvent - Define and send pointer request.
- SubName = XTestGrabControl - Set display impervious to test client.
- SubName = XTestContextOfGC - Invalidate the GC.
- SubName = XTestSetVisualIDOfVisual - Invalidate the Visual.
- SubName = XTestDiscard - Test for empty buffer.
-
- XTest.X3xext.html:
- Title = XTest(X3xext)
- Version = 1.0
- Name = XTest - Test server with no user intervention.
- SubName = XTestFakeInput - Take input actions and process.
- SubName = XTestGetInput - Begin putting user input actions into events.
- SubName = XTestStopInput - Stop putting user input actions into events.
- SubName = XTestReset - Reset server connection to default.
- SubName = XTestQueryInputSize - Return the number of input actions the server can hold.
- SubName = XTestPressKey - Simulate key press.
- SubName = XTestPressButton - Simulate button press.
- SubName = XTestMovePointer - Simulate a pointer move to a specified position.
- SubName = XTestFlush - Send any remaining input actions to the server.
- SubName = XTestStartSimulation - Start the request process
- SubName = XTestStopSimulation - End the request process
-