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

/xsrc/external/mit/ctwm/dist/
H A Dotp.h87 bool OtpIsFocusDependent(TwmWindow *twm_win);
H A Dwin_ops.c155 if(OtpIsFocusDependent(Scr->Focus)) {
170 if(OtpIsFocusDependent(tmp_win)) {
H A Devent_handlers.c380 if(Scr->Focus && OtpIsFocusDependent(Scr->Focus)) {
393 if(Tmp_win && OtpIsFocusDependent(Tmp_win)) {
424 if(Scr->Focus && OtpIsFocusDependent(Scr->Focus)) {
H A Dotp.c1883 OtpIsFocusDependent(TwmWindow *twm_win) function in typeref:typename:bool

Completed in 8 milliseconds