Home
last modified time | relevance | path

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

/dports/finance/homebank/homebank-5.5.1/src/
H A Dgtk-chart-progress.c143 static gint ui_chart_progress_get_hover(GtkWidget *widget, gint x, gint y, gpointer user_data) in ui_chart_progress_get_hover() function
1059 chart->hover = ui_chart_progress_get_hover(widget, x, y, chart); in drawarea_motionnotifyevent_callback()