Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_qnx.c36 #define CLIP_TYPE_VIM "VIMTYPE" macro
73 clip_header = PhClipboardPasteType(cbdata, CLIP_TYPE_VIM); in clip_mch_request_selection()
129 STRNCPY(clip_header[0].type, CLIP_TYPE_VIM, 8); in clip_mch_set_selection()