Lines Matching refs:twm_win
67 Image *EwmhGetIcon(ScreenInfo *scr, TwmWindow *twm_win);
68 int EwmhHandlePropertyNotify(XPropertyEvent *event, TwmWindow *twm_win);
69 void EwmhSet_NET_WM_DESKTOP(TwmWindow *twm_win);
70 void EwmhSet_NET_WM_DESKTOP_ws(TwmWindow *twm_win, WorkSpace *ws);
71 int EwmhGetOccupation(TwmWindow *twm_win);
72 void EwmhUnmapNotify(TwmWindow *twm_win);
77 void EwmhGetProperties(TwmWindow *twm_win);
78 int EwmhGetInitPriority(TwmWindow *twm_win);
79 bool EwmhHasBorder(TwmWindow *twm_win);
80 bool EwmhHasTitle(TwmWindow *twm_win);
81 bool EwmhOnWindowRing(TwmWindow *twm_win);
82 void EwmhSet_NET_FRAME_EXTENTS(TwmWindow *twm_win);
84 void EwmhSet_NET_WM_STATE(TwmWindow *twm_win, int changes);