Emacs_Rectangle   181 src/androidgui.h #define NativeRectangle			Emacs_Rectangle
Emacs_Rectangle   485 src/androidterm.c   Emacs_Rectangle *r;
Emacs_Rectangle   136 src/androidterm.h   Emacs_Rectangle last_mouse_glyph;
Emacs_Rectangle  1122 src/dispextern.h   const Emacs_Rectangle *clip;
Emacs_Rectangle  3543 src/dispextern.h extern bool gui_intersect_rectangles (const Emacs_Rectangle *,
Emacs_Rectangle  3544 src/dispextern.h                                       const Emacs_Rectangle *,
Emacs_Rectangle  3545 src/dispextern.h                                       Emacs_Rectangle *);
Emacs_Rectangle  3546 src/dispextern.h extern void gui_union_rectangles (const Emacs_Rectangle *,
Emacs_Rectangle  3547 src/dispextern.h 				  const Emacs_Rectangle *,
Emacs_Rectangle  3548 src/dispextern.h 				  Emacs_Rectangle *);
Emacs_Rectangle  1911 src/frame.h      Emacs_Rectangle geom, work;
Emacs_Rectangle  1660 src/haikuterm.c   Emacs_Rectangle cr, ir, r;
Emacs_Rectangle  3071 src/pgtkterm.c 	  Emacs_Rectangle r1, r2, result;
Emacs_Rectangle   417 src/w32term.c    Emacs_Rectangle wave_clip, string_clip, final_clip;
Emacs_Rectangle  2472 src/xdisp.c      Emacs_Rectangle r;
Emacs_Rectangle  2534 src/xdisp.c    	  Emacs_Rectangle rc, r_save = r;
Emacs_Rectangle  2600 src/xdisp.c          Emacs_Rectangle r_save = r;
Emacs_Rectangle  2623 src/xdisp.c          Emacs_Rectangle rs[2];
Emacs_Rectangle  2625 src/xdisp.c          Emacs_Rectangle *rs = rects;
Emacs_Rectangle  36085 src/xdisp.c    expose_area (struct window *w, struct glyph_row *row, const Emacs_Rectangle *r,
Emacs_Rectangle  36143 src/xdisp.c    expose_line (struct window *w, struct glyph_row *row, const Emacs_Rectangle *r)
Emacs_Rectangle  36178 src/xdisp.c    		 const Emacs_Rectangle *r)
Emacs_Rectangle  36204 src/xdisp.c    phys_cursor_in_rect_p (struct window *w, const Emacs_Rectangle *r)
Emacs_Rectangle  36206 src/xdisp.c      Emacs_Rectangle cr, result;
Emacs_Rectangle  36364 src/xdisp.c    expose_window (struct window *w, const Emacs_Rectangle *fr)
Emacs_Rectangle  36367 src/xdisp.c      Emacs_Rectangle wr, r;
Emacs_Rectangle  36526 src/xdisp.c    expose_window_tree (struct window *w, const Emacs_Rectangle *r)
Emacs_Rectangle  36554 src/xdisp.c      Emacs_Rectangle r;
Emacs_Rectangle  36640 src/xdisp.c    gui_intersect_rectangles (const Emacs_Rectangle *r1, const Emacs_Rectangle *r2,
Emacs_Rectangle  36641 src/xdisp.c                              Emacs_Rectangle *result)
Emacs_Rectangle  36643 src/xdisp.c      const Emacs_Rectangle *left, *right;
Emacs_Rectangle  36644 src/xdisp.c      const Emacs_Rectangle *upper, *lower;
Emacs_Rectangle  36694 src/xdisp.c    gui_union_rectangles (const Emacs_Rectangle *a, const Emacs_Rectangle *b,
Emacs_Rectangle  36695 src/xdisp.c    		      Emacs_Rectangle *result)
Emacs_Rectangle  11625 src/xterm.c    	      Emacs_Rectangle r1, r2, result;