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

/xsrc/external/mit/ctwm/dist/
H A Dotp.c415 static void InsertOwlAbove(OtpWinList *owl, OtpWinList *other_owl) function in typeref:typename:void
418 fprintf(stderr, "InsertOwlAbove owl->pri=%d w=0x%x parent_vs:(x,y)=(%d,%d)",
532 InsertOwlAbove(trans_owl, other_owl);
595 InsertOwlAbove(owl, other_owl);
709 InsertOwlAbove(owl, other_owl);
725 InsertOwlAbove(owl, other_owl->below);
1018 InsertOwlAbove(owl, other_owl);
1393 InsertOwlAbove(owl, other);
1424 InsertOwlAbove(win_owl, below_win);
1425 InsertOwlAbove(icon_ow
[all...]

Completed in 3 milliseconds