Home
last modified time | relevance | path

Searched refs:fm_nav_history_jump (Results 1 – 5 of 5) sorted by relevance

/dports/x11/libfm-extra/libfm-1.3.2/src/base/
H A Dfm-nav-history.h76 void fm_nav_history_jump(FmNavHistory* nh, GList* l, int old_scroll_pos);
H A Dfm-nav-history.c309 void fm_nav_history_jump(FmNavHistory* nh, GList* l, int old_scroll_pos) in fm_nav_history_jump() function
/dports/x11/libfm/libfm-1.3.2/src/base/
H A Dfm-nav-history.h76 void fm_nav_history_jump(FmNavHistory* nh, GList* l, int old_scroll_pos);
H A Dfm-nav-history.c309 void fm_nav_history_jump(FmNavHistory* nh, GList* l, int old_scroll_pos) in fm_nav_history_jump() function
/dports/x11-fm/pcmanfm/pcmanfm-1.3.2/src/
H A Dtab-page.c1254 fm_nav_history_jump(page->nav_history, history_item_link, scroll_pos); in fm_tab_page_history()