Searched refs:BLINK_OFF (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dgui_photon.c80 * BLINK_OFF blinking, cursor is not shown
85 BLINK_OFF, enumerator in enum:__anon14227
338 blink_state = BLINK_OFF;
2401 if( blink_state == BLINK_OFF )
H A Dgui_w48.c354 * BLINK_OFF blinking, cursor is not shown
359 #define BLINK_OFF 1 macro
399 blink_state = BLINK_OFF;
434 if (blink_state == BLINK_OFF)
H A Dgui_x11.c3207 * BLINK_OFF blinking, cursor is not shown
3212 #define BLINK_OFF 1 macro
3241 if (blink_state == BLINK_OFF)
3273 blink_state = BLINK_OFF;
H A Dgui_gtk_x11.c669 * BLINK_OFF blinking, cursor is not shown
674 #define BLINK_OFF 1 macro
702 if (blink_state == BLINK_OFF)
713 blink_state = BLINK_OFF;

Completed in 140 milliseconds