Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dclipboard.c1486 int conv_result; in clip_x11_convert_selection_cb() local
1491 conv_result = XmbTextListToTextProperty(X_DISPLAY, (char **)&string_nt, in clip_x11_convert_selection_cb()
1493 if (conv_result != Success) in clip_x11_convert_selection_cb()