Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c1223 static int received_selection = RS_NONE; variable
1248 received_selection = RS_FAIL; in selection_received_cb()
1326 received_selection = RS_OK; in selection_received_cb()
6615 received_selection = RS_NONE; in clip_mch_request_selection()
6626 while (received_selection == RS_NONE && time(NULL) < start + 3) in clip_mch_request_selection()
6629 if (received_selection != RS_FAIL) in clip_mch_request_selection()