Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-pane.c2485 gboolean invert_v = coords [1] > coords [3]; in control_point_set_cursor() local
2492 case 1: invert_v = !invert_v; in control_point_set_cursor()
2494 case 6: cursor = invert_v ? GDK_TOP_SIDE : GDK_BOTTOM_SIDE; in control_point_set_cursor()
2504 case 0: cursor = invert_v in control_point_set_cursor()
2511 case 5: cursor = invert_v in control_point_set_cursor()