Searched refs:DMXScreenAttributesPtr (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxextension.h | 60 } DMXScreenAttributesRec, *DMXScreenAttributesPtr; typedef 93 extern Bool dmxGetScreenAttributes(int physical, DMXScreenAttributesPtr attr); 104 DMXScreenAttributesPtr attribs, 113 extern int dmxAttachScreen(int idx, DMXScreenAttributesPtr attr);
|
| H A D | dmxextension.c | 77 dmxGetScreenAttributes(int physical, DMXScreenAttributesPtr attr) in dmxGetScreenAttributes() 512 DMXScreenAttributesPtr attribs, int *errorScreen) in dmxConfigureScreenWindows() 517 DMXScreenAttributesPtr attr = &attribs[i]; in dmxConfigureScreenWindows() 576 DMXScreenAttributesPtr attr = &attribs[i]; in dmxConfigureScreenWindows() 1235 dmxAttachScreen(int idx, DMXScreenAttributesPtr attr) in dmxAttachScreen()
|
| H A D | dmx.c | 81 dmxSetScreenAttribute(int bit, DMXScreenAttributesPtr attr, CARD32 value) in dmxSetScreenAttribute() 119 DMXScreenAttributesPtr attr, CARD32 *value_list) in dmxFetchScreenAttributes() 404 DMXScreenAttributesPtr attribs; in ProcDMXChangeScreensAttributes()
|