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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dwin_grab.c682 fprintf(stderr, "wx_grab: wrong cursor page mapped, %s\n",
1184 /* rtn grabbed, but not currently mapped */
1489 unsigned int mapped; local
1492 mapped = clientp->rtn_flags & RTN_MAPPED;
1493 if (mapped && RTN_INFOP(clientp)->obsolete) {
1494 /* mapped, but obsolete */
1499 if (!mapped && (((WXINFO *) clientp->w_info)->w_srtndlink != NULL)) {
1505 mapped = clientp->rtn_flags & RTN_MAPPED;
1506 if (mapped && RTN_INFOP(clientp)->obsolete) {
1507 /* mapped, bu
[all...]
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolutils.c879 if (pSib->mapped && !bldominates(win_res->sl, sib_res->sl))

Completed in 14 milliseconds