HBAR_CURSOR       860 src/fringe.c   	case HBAR_CURSOR:
HBAR_CURSOR      2261 src/haikuterm.c 	    case HBAR_CURSOR:
HBAR_CURSOR      2262 src/haikuterm.c 	      haiku_draw_bar_cursor (w, glyph_row, cursor_width, HBAR_CURSOR);
HBAR_CURSOR      2956 src/pgtkterm.c 	    case HBAR_CURSOR:
HBAR_CURSOR      2957 src/pgtkterm.c 	      pgtk_draw_bar_cursor (w, glyph_row, cursor_width, HBAR_CURSOR);
HBAR_CURSOR      6361 src/w32term.c  	case HBAR_CURSOR:
HBAR_CURSOR      6362 src/w32term.c  	  w32_draw_bar_cursor (w, glyph_row, cursor_width, HBAR_CURSOR);
HBAR_CURSOR      32886 src/xdisp.c          return HBAR_CURSOR;
HBAR_CURSOR      32899 src/xdisp.c              return HBAR_CURSOR;
HBAR_CURSOR      33091 src/xdisp.c      if ((cursor_type == BAR_CURSOR || cursor_type == HBAR_CURSOR) && *width > 1)
HBAR_CURSOR      33480 src/xdisp.c    	  || ((new_cursor_type == BAR_CURSOR || new_cursor_type == HBAR_CURSOR)
HBAR_CURSOR      25137 src/xterm.c    	    case HBAR_CURSOR:
HBAR_CURSOR      25138 src/xterm.c    	      x_draw_bar_cursor (w, glyph_row, cursor_width, HBAR_CURSOR);