ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.463 by sf-exg, Mon Jan 9 18:41:58 2012 UTC vs.
Revision 1.464 by sf-exg, Mon Jan 9 21:12:08 2012 UTC

870 * END······················= total_rows 870 * END······················= total_rows
871 */ 871 */
872 872
873struct TermWin_t 873struct TermWin_t
874{ 874{
875 int vt_width; /* actual window width [pixels] */
876 int vt_height; /* actual window height [pixels] */
875 int width; /* window width [pixels] */ 877 int width; /* window width [pixels] */
876 int height; /* window height [pixels] */ 878 int height; /* window height [pixels] */
877 int fwidth; /* font width [pixels] */ 879 int fwidth; /* font width [pixels] */
878 int fheight; /* font height [pixels] */ 880 int fheight; /* font height [pixels] */
879 int fbase; /* font ascent (baseline) [pixels] */ 881 int fbase; /* font ascent (baseline) [pixels] */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines