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

/xsrc/external/mit/ctwm/dist/
H A Dtwm_window_struct.h92 unsigned int actual_frame_width; ///< Saved frame_width when squeezed member in struct:TwmWindow
H A Dwin_ops.c240 tmp_win->actual_frame_width, tmp_win->actual_frame_height, -1);
265 tmp_win->actual_frame_width = tmp_win->frame_width;
269 neww = tmp_win->actual_frame_width;

Completed in 2 milliseconds