Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_haiku.cc4715 char vimselectiontype[] = "application/x-vnd.Rhialto-Vim-selectiontype"; variable
4745 if (m->FindData(vimselectiontype, B_MIME_TYPE, in clip_mch_request_selection()
4829 m->AddData(vimselectiontype, B_MIME_TYPE, (void *)&vtype, 1); in clip_mch_set_selection()