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

/xsrc/external/mit/ctwm/dist/
H A Dotp.c1405 OtpWinList *icon_owl = twm_win->icon->otp; local in function:ReparentWindowAndIcon
1407 assert(icon_owl != NULL);
1409 OtpWinList *below_icon = icon_owl->below;
1418 RemoveOwl(icon_owl);
1419 if(below_win != icon_owl) {
1425 InsertOwlAbove(icon_owl, below_icon);
1429 InsertOwlAbove(icon_owl, below_icon);

Completed in 4 milliseconds