Searched refs:prev_button (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dgui.c2776 static int prev_button = -1; local
3056 if (button != prev_button || row != prev_row || col != prev_col)
3063 prev_button = button;
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim3197 \ 'newt_radiobutton(': 'int left, int top, string text, bool is_default [, resource prev_button] | resource',

Completed in 185 milliseconds