CTWM
|
Go to the source code of this file.
Functions | |
void | SetupWindow (TwmWindow *tmp_win, int x, int y, int w, int h, int bw) |
void | SetupFrame (TwmWindow *tmp_win, int x, int y, int w, int h, int bw, bool sendEvent) |
void | SetFrameShape (TwmWindow *tmp) |
void | ComputeTitleLocation (TwmWindow *tmp) |
void | CreateWindowTitlebarButtons (TwmWindow *tmp_win) |
void | DeleteHighlightWindows (TwmWindow *tmp_win) |
void | PaintTitle (TwmWindow *tmp_win) |
void | PaintTitleButtons (TwmWindow *tmp_win) |
void | PaintTitleButton (TwmWindow *tmp_win, TBWindow *tbw) |
void | PaintBorders (TwmWindow *tmp_win, bool focus) |
void | SetBorderCursor (TwmWindow *tmp_win, int x, int y) |
Definition at line 604 of file win_decorations.c.
References SqueezeInfo::num, PlaceX, SIJ_CENTER, SIJ_LEFT, and SIJ_RIGHT.
Referenced by AddWindow(), and SetFrameShape().
Definition at line 661 of file win_decorations.c.
References ComputeWindowTitleOffsets(), CreateHighlightWindows(), CreateLowlightWindows(), dpy, GetImage(), PlaceX, ProgramName, Scr, TBPM_QUESTION, TBWindow::window, x, and y.
Referenced by AddWindow().
Definition at line 1075 of file win_decorations.c.
References dpy, PlaceX, and Scr.
Referenced by HandleDestroyNotify().
Definition at line 1385 of file win_decorations.c.
References BottomLeft, BottomRight, CORNERLEN, Draw3DBorder(), Draw3DCorner(), off, on, PlaceX, Scr, TopLeft, and TopRight.
Referenced by HandleExpose(), PaintAllDecoration(), and SetFocusVisualAttributes().
Definition at line 1189 of file win_decorations.c.
References dpy, Draw3DBorder(), FB, len, off, on, PlaceX, and Scr.
Referenced by HandleExpose(), and PaintAllDecoration().
Definition at line 1297 of file win_decorations.c.
References dpy, PlaceX, and Scr.
Referenced by HandleExpose(), and PaintTitleButtons().
Definition at line 1282 of file win_decorations.c.
References PaintTitleButton(), PlaceX, and Scr.
Referenced by PaintAllDecoration().
Definition at line 1513 of file win_decorations.c.
References BottomCursor, BottomLeftCursor, BottomRightCursor, dpy, LeftCursor, PlaceX, RightCursor, Scr, TopCursor, TopLeftCursor, TopRightCursor, x, and y.
Referenced by HandleEnterNotify(), and HandleMotionNotify().
Definition at line 489 of file win_decorations.c.
References ComputeTitleLocation(), dpy, PlaceX, and Scr.
Referenced by f_movetitlebar_impl(), HandleShapeNotify(), and SetupFrame().
Definition at line 77 of file win_decorations.c.
References ComputeWindowTitleOffsets(), dpy, HasShape, MARGIN, PlaceX, RAreaNew(), ResizeOccupyWindow(), RLayoutFindBottomEdge(), RLayoutFindLeftEdge(), RLayoutFindRightEdge(), RLayoutFindTopEdge(), Scr, SetFrameShape(), visible(), WMapSetupWindow(), x, and y.
Referenced by AddWindow(), HandleConfigureRequest(), and SetupWindow().
Definition at line 71 of file win_decorations.c.
References PlaceX, SetupFrame(), x, and y.
Referenced by apply_window_name(), ChangeSize(), DoResize(), EndResize(), f_initsize_impl(), f_moveresize_impl(), fillwindow(), fittocontent(), fullzoom(), HandleButtonRelease(), jump(), MenuDoResize(), MenuEndResize(), movewindow(), PackIconManager(), packwindow(), RescueWindows(), restoregeometry(), Squeeze(), TryToPush_be(), and WMgrHandleButtonEvent().