Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dfiler.c71 static DirItem *tip_item = NULL; variable
2627 g_return_val_if_fail(tip_item != NULL, 0); in tooltip_activate()
2642 if (item != tip_item) in tooltip_activate()
2653 filer_add_tip_details(filer_window, tip, tip_item); in tooltip_activate()
2679 if (item != tip_item) in filer_motion_notify()
2683 tip_item = item; in filer_motion_notify()
2692 tip_item = NULL; in filer_motion_notify()