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

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.28 by pcg, Tue Feb 10 00:40:39 2004 UTC vs.
Revision 1.29 by pcg, Wed Feb 11 08:13:45 2004 UTC

3496} 3496}
3497 3497
3498/* ------------------------------------------------------------------------- */ 3498/* ------------------------------------------------------------------------- */
3499#ifdef USE_XIM 3499#ifdef USE_XIM
3500void 3500void
3501rxvt_term::set_position (XPoint *pos) 3501rxvt_term::im_set_position (XPoint *pos)
3502{ 3502{
3503 XWindowAttributes xwa; 3503 XWindowAttributes xwa;
3504 3504
3505 XGetWindowAttributes (display->display, TermWin.vt, &xwa); 3505 XGetWindowAttributes (display->display, TermWin.vt, &xwa);
3506 pos->x = Col2Pixel (screen.cur.col) + xwa.x; 3506 pos->x = Col2Pixel (screen.cur.col) + xwa.x;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines