• Home
  • Raw
  • Download

Lines Matching refs:ui_browser__gotorc

52 void ui_browser__gotorc(struct ui_browser *browser, int y, int x)  in ui_browser__gotorc()  function
179 ui_browser__gotorc(browser, row, 0); in ui_browser__rb_tree_refresh()
324 ui_browser__gotorc(browser, row++, col); in ui_browser__scrollbar_set()
511 ui_browser__gotorc(browser, row, 0); in ui_browser__list_head_refresh()
640 ui_browser__gotorc(browser, row, 0); in ui_browser__argv_refresh()
657 ui_browser__gotorc(browser, start, column); in __ui_browser__vline()
680 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_up()
682 ui_browser__gotorc(browser, row, column + 1); in __ui_browser__line_arrow_up()
695 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
698 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
701 ui_browser__gotorc(browser, end_row, column + 1); in __ui_browser__line_arrow_up()
703 ui_browser__gotorc(browser, end_row, column + 2); in __ui_browser__line_arrow_up()
720 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_down()
722 ui_browser__gotorc(browser, row, column + 1); in __ui_browser__line_arrow_down()
735 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_down()
738 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_down()
741 ui_browser__gotorc(browser, end_row, column + 1); in __ui_browser__line_arrow_down()
743 ui_browser__gotorc(browser, end_row, column + 2); in __ui_browser__line_arrow_down()
774 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
778 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
784 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
786 ui_browser__gotorc(browser, end_row, column); in ui_browser__mark_fused()
794 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
796 ui_browser__gotorc(browser, end_row, column); in ui_browser__mark_fused()