Home
last modified time | relevance | path

Searched defs:rootY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxconfig.c203 int rootX, int rootY, int rootXSign, int rootYSign) in dmxConfigAddDisplay()
H A Ddmxparse.h116 int rootX, rootY; member
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx.h141 int rootY; /**< Y offset of "root" window WRT "screen"*/ member
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1690 int key = 0, rootX, rootY; in ProcessDeviceEvent() local