Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlcursor.c47 static gint gtk_html_cursor_debug_flag = -1; variable
54 if (gtk_html_cursor_debug_flag == -1) { in debug_location()
56 gtk_html_cursor_debug_flag = 1; in debug_location()
58 gtk_html_cursor_debug_flag = 0; in debug_location()
61 if (!gtk_html_cursor_debug_flag) in debug_location()