Searched refs:RRXineramaScreenCount (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/randr/
H A Drrxinerama.c153 RRXineramaScreenCount(ScreenPtr pScreen) function in typeref:typename:int
161 return RRXineramaScreenCount(pScreen) > 0;
179 .ScreenCount = RRXineramaScreenCount(pWin->drawable.pScreen),
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrxinerama.c156 RRXineramaScreenCount (ScreenPtr pScreen) function in typeref:typename:int
174 return RRXineramaScreenCount (pScreen) > 0;
193 rep.ScreenCount = RRXineramaScreenCount (pWin->drawable.pScreen);
313 rep.number = RRXineramaScreenCount (pScreen);

Completed in 4 milliseconds