HomeSort by: relevance | last modified time | path
    Searched refs:SIZE_VINDENT (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/twm/dist/src/
screen.h 52 #define SIZE_VINDENT 2
resize.c 177 (unsigned) (Scr->SizeFont.height + SIZE_VINDENT * 2));
209 (unsigned) (Scr->SizeFont.height + SIZE_VINDENT * 2));
518 Scr->SizeFont.ascent + SIZE_VINDENT, str, 13);
add_window.c 494 height = Scr->SizeFont.height + SIZE_VINDENT * 2;
507 SIZE_VINDENT + Scr->SizeFont.ascent,
610 SIZE_VINDENT + Scr->SizeFont.ascent,
twm.c 625 SIZE_VINDENT * 2),
  /xsrc/external/mit/ctwm/dist/
screen.h 59 #define SIZE_VINDENT 2 ///< \copydoc #SIZE_HINDENT
win_resize.c 226 Scr->SizeFont.height + SIZE_VINDENT * 2);
262 Scr->SizeFont.height + SIZE_VINDENT * 2);
616 Scr->SizeFont.height + SIZE_VINDENT * 2,
622 Scr->SizeFont.ascent + SIZE_VINDENT, str, 13);
add_window.c 1036 height = Scr->SizeFont.height + SIZE_VINDENT * 2;
1051 SIZE_VINDENT + Scr->SizeFont.ascent,
1068 SIZE_VINDENT + Scr->SizeFont.ascent, ": ", 2);
1164 SIZE_VINDENT + Scr->SizeFont.ascent, ": ", 2);
win_utils.c 485 Scr->SizeFont.height + SIZE_VINDENT * 2,
491 Scr->SizeFont.ascent + SIZE_VINDENT, str, 13);
ctwm_main.c 1025 SIZE_VINDENT * 2),
functions_win_moveresize.c 194 Scr->SizeFont.height + SIZE_VINDENT * 2);

Completed in 16 milliseconds