DRAW_CURSOR      2663 src/androidterm.c   else if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      3379 src/androidterm.c       if (s->hl == DRAW_CURSOR && !s->img->mask)
DRAW_CURSOR      3458 src/androidterm.c   if (s->hl == DRAW_CURSOR && !x_stretch_cursor_p)
DRAW_CURSOR      3685 src/androidterm.c 	  || (s->background_filled_p && s->hl != DRAW_CURSOR))
DRAW_CURSOR      4361 src/androidterm.c       draw_phys_cursor_glyph (w, r, DRAW_CURSOR);
DRAW_CURSOR      4468 src/androidterm.c 	      draw_phys_cursor_glyph (w, glyph_row, DRAW_CURSOR);
DRAW_CURSOR       545 src/ftcrfont.c   if (s->hl != DRAW_CURSOR)
DRAW_CURSOR       581 src/ftcrfont.c       x_set_cr_source_with_gc_background (f, s->gc, s->hl != DRAW_CURSOR);
DRAW_CURSOR       584 src/ftcrfont.c 				     s->hl != DRAW_CURSOR);
DRAW_CURSOR      1098 src/haikufont.c   if (s->hl != DRAW_CURSOR)
DRAW_CURSOR       641 src/haikuterm.c   if (s->hl == DRAW_CURSOR)
DRAW_CURSOR       816 src/haikuterm.c   if (s->hl == DRAW_CURSOR)
DRAW_CURSOR       823 src/haikuterm.c       if (s->hl == DRAW_CURSOR)
DRAW_CURSOR       920 src/haikuterm.c       if (s->hl == DRAW_CURSOR)
DRAW_CURSOR       944 src/haikuterm.c       if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1024 src/haikuterm.c   if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1091 src/haikuterm.c   else if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1185 src/haikuterm.c       if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1208 src/haikuterm.c       if (s->for_overlaps || (s->background_filled_p && s->hl != DRAW_CURSOR))
DRAW_CURSOR      1294 src/haikuterm.c 	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1316 src/haikuterm.c   if (s->hl == DRAW_CURSOR && !x_stretch_cursor_p)
DRAW_CURSOR      1481 src/haikuterm.c       if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1688 src/haikuterm.c   if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1794 src/haikuterm.c 	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1823 src/haikuterm.c   s->stippled_p = s->hl != DRAW_CURSOR && face->stipple;
DRAW_CURSOR      1837 src/haikuterm.c 	      = next->hl != DRAW_CURSOR && next->face->stipple;
DRAW_CURSOR      1979 src/haikuterm.c 	  || s->hl != DRAW_CURSOR))
DRAW_CURSOR      2157 src/haikuterm.c       draw_phys_cursor_glyph (w, r, DRAW_CURSOR);
DRAW_CURSOR      2254 src/haikuterm.c 	      draw_phys_cursor_glyph (w, glyph_row, DRAW_CURSOR);
DRAW_CURSOR      1217 src/pgtkterm.c   else if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1323 src/pgtkterm.c 			|| s->hl != DRAW_CURSOR));
DRAW_CURSOR      1456 src/pgtkterm.c       if (s->for_overlaps || (s->background_filled_p && s->hl != DRAW_CURSOR))
DRAW_CURSOR      2258 src/pgtkterm.c 	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      2348 src/pgtkterm.c   if (s->hl == DRAW_CURSOR && !x_stretch_cursor_p)
DRAW_CURSOR      2852 src/pgtkterm.c       draw_phys_cursor_glyph (w, r, DRAW_CURSOR);
DRAW_CURSOR      2949 src/pgtkterm.c 	      draw_phys_cursor_glyph (w, glyph_row, DRAW_CURSOR);
DRAW_CURSOR      1124 src/w32term.c    else if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      1345 src/w32term.c  	  || (s->background_filled_p && s->hl != DRAW_CURSOR))
DRAW_CURSOR      1475 src/w32term.c  		      || (s->background_filled_p && s->hl != DRAW_CURSOR))) == 0;
DRAW_CURSOR      2065 src/w32term.c  	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      2258 src/w32term.c  	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      2442 src/w32term.c    if (s->hl == DRAW_CURSOR
DRAW_CURSOR      6190 src/w32term.c        draw_phys_cursor_glyph (w, row, DRAW_CURSOR);
DRAW_CURSOR      6354 src/w32term.c  	  draw_phys_cursor_glyph (w, glyph_row, DRAW_CURSOR);
DRAW_CURSOR      2560 src/xdisp.c      if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      29758 src/xdisp.c          || (s->hl == DRAW_CURSOR
DRAW_CURSOR      29812 src/xdisp.c          || (s->hl == DRAW_CURSOR
DRAW_CURSOR      29884 src/xdisp.c          || (s->hl == DRAW_CURSOR
DRAW_CURSOR      29959 src/xdisp.c          || (s->hl == DRAW_CURSOR
DRAW_CURSOR      30004 src/xdisp.c          || (s->hl == DRAW_CURSOR
DRAW_CURSOR      30030 src/xdisp.c          || (s->hl == DRAW_CURSOR
DRAW_CURSOR      30067 src/xdisp.c          || (s->hl == DRAW_CURSOR
DRAW_CURSOR      30357 src/xdisp.c    	  && s->hl == DRAW_CURSOR
DRAW_CURSOR      33563 src/xdisp.c          if (hl == DRAW_CURSOR)
DRAW_CURSOR      1020 src/xfont.c    					      s->hl != DRAW_CURSOR);
DRAW_CURSOR       566 src/xftfont.c  	      x_xrender_color_from_gc_background (s->f, s->gc, &xc, s->hl != DRAW_CURSOR);
DRAW_CURSOR      8385 src/xterm.c      else if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      8483 src/xterm.c      x_clear_rectangle (s->f, s->gc, x, y, w, h, s->hl != DRAW_CURSOR);
DRAW_CURSOR      8537 src/xterm.c    			    s->hl != DRAW_CURSOR);
DRAW_CURSOR      8604 src/xterm.c    	      || (s->background_filled_p && s->hl != DRAW_CURSOR))
DRAW_CURSOR      8619 src/xterm.c    		|| (s->background_filled_p && s->hl != DRAW_CURSOR)))
DRAW_CURSOR      10156 src/xterm.c    	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      10224 src/xterm.c    	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      10400 src/xterm.c    	  if (s->hl == DRAW_CURSOR)
DRAW_CURSOR      10596 src/xterm.c      if (s->hl == DRAW_CURSOR
DRAW_CURSOR      25703 src/xterm.c          draw_phys_cursor_glyph (w, r, DRAW_CURSOR);
DRAW_CURSOR      25838 src/xterm.c    	      draw_phys_cursor_glyph (w, glyph_row, DRAW_CURSOR);