HomeSort by: relevance | last modified time | path
    Searched defs:title_height (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/twm/dist/src/
resize.c 118 v = ((y - dragy - tmp_win->title_height) /
186 tmp_win->frame_bw, tmp_win->title_height);
216 tmp_win->frame_bw, tmp_win->title_height);
347 tmp_win->frame_bw, tmp_win->title_height);
463 tmp_win->frame_bw, tmp_win->title_height);
489 dheight = height - tmp_win->title_height;
615 dheight -= tmp_win->title_height;
728 *heightp = dheight + tmp_win->title_height;
767 int title_width, title_height; local
784 h = tmp_win->iconmgrp->height + tmp_win->title_height;
    [all...]
twm.h 258 int title_height; /* height of the title bar */ member in struct:TwmWindow
  /xsrc/external/mit/ctwm/dist/
twm_window_struct.h 102 unsigned int title_height; ///< Height of the full title bar member in struct:TwmWindow

Completed in 5 milliseconds