Home
last modified time | relevance | path

Searched refs:pMe (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c1943 IsSiblingAboveMe(WindowPtr pMe, WindowPtr pSib) in IsSiblingAboveMe() argument
1947 pWin = pMe->parent->firstChild; in IsSiblingAboveMe()
1951 else if (pWin == pMe) in IsSiblingAboveMe()