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()
334 ui_browser__gotorc(browser, row++, col); in ui_browser__scrollbar_set()
523 ui_browser__gotorc(browser, row, 0); in ui_browser__list_head_refresh()
652 ui_browser__gotorc(browser, row, 0); in ui_browser__argv_refresh()
669 ui_browser__gotorc(browser, start, column); in __ui_browser__vline()
692 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_up()
694 ui_browser__gotorc(browser, row, column + 1); in __ui_browser__line_arrow_up()
707 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
710 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_up()
713 ui_browser__gotorc(browser, end_row, column + 1); in __ui_browser__line_arrow_up()
715 ui_browser__gotorc(browser, end_row, column + 2); in __ui_browser__line_arrow_up()
732 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_down()
734 ui_browser__gotorc(browser, row, column + 1); in __ui_browser__line_arrow_down()
747 ui_browser__gotorc(browser, row, column); in __ui_browser__line_arrow_down()
750 ui_browser__gotorc(browser, end_row, column); in __ui_browser__line_arrow_down()
753 ui_browser__gotorc(browser, end_row, column + 1); in __ui_browser__line_arrow_down()
755 ui_browser__gotorc(browser, end_row, column + 2); in __ui_browser__line_arrow_down()
786 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
790 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
796 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
798 ui_browser__gotorc(browser, end_row, column); in ui_browser__mark_fused()
806 ui_browser__gotorc(browser, end_row, column - 1); in ui_browser__mark_fused()
808 ui_browser__gotorc(browser, end_row, column); in ui_browser__mark_fused()