Home
last modified time | relevance | path

Searched refs:owned (Results 1 – 25 of 63) sorted by relevance

123

/vim-8.2.3635/src/
H A Dclipboard.c54 cb->owned = FALSE; in clip_init()
136 int was_owned = cbd->owned; in clip_own_selection()
144 if (cbd->owned in clip_own_selection()
187 cbd->owned = FALSE; in clip_lose_selection()
222 if (clip->owned) in clip_copy_selection()
1417 if (!cbd->owned) in clip_x11_convert_selection_cb()
1583 clip_plus.owned = TRUE; in clip_x11_timestamp_cb()
1585 clip_star.owned = TRUE; in clip_x11_timestamp_cb()
1934 if (clip_plus.owned) in x11_export_final_selection()
1936 else if (clip_star.owned) in x11_export_final_selection()
[all …]
H A Dos_qnx.c113 if (cbd->owned == TRUE) in clip_mch_set_selection()
116 cbd->owned = TRUE; in clip_mch_set_selection()
118 cbd->owned = FALSE; in clip_mch_set_selection()
H A Dos_macosx.m153 cbd->owned = TRUE;
155 cbd->owned = FALSE;
H A Dwinclip.c466 cbd->owned = TRUE; in clip_mch_set_selection()
468 cbd->owned = FALSE; in clip_mch_set_selection()
H A Dos_unix.c1223 if (clip_star.owned || clip_plus.owned) in loose_clipboard()
1226 if (clip_star.owned) in loose_clipboard()
1228 if (clip_plus.owned) in loose_clipboard()
1242 if (clip_star.owned) in save_clipboard()
1244 if (clip_plus.owned) in save_clipboard()
3320 if (clip_star.owned) in mch_free_mem()
3322 if (clip_plus.owned) in mch_free_mem()
H A Ddrawline.c618 if ((clip_star.available && !clip_star.owned in win_line()
620 || (clip_plus.available && !clip_plus.owned in win_line()
H A Dvim.h2118 int owned; // Flag: do we own the selection? member
H A Dgui_haiku.cc4803 cbd->owned = TRUE; in clip_mch_set_selection()
4805 cbd->owned = FALSE; in clip_mch_set_selection()
H A Dnormal.c1375 if (clip_star.available && clip_star.owned) in end_visual_mode_keep_button()
H A Dgui_gtk_x11.c1356 if (!cbd->owned) in selection_get_cb()
/vim-8.2.3635/runtime/syntax/
H A Dsplint.vim37 syn match splintStateAnnot contained "\(pre\|post\):\(only\|shared\|owned\|dependent\|observer\|e…
55 syn keyword splintMemMgm contained dependent keep killref only owned shared temp
H A Dsil.vim45 …_constant\>\|\<in_guaranteed\>\|\<inout\>\|\<inout_aliasable\>\|\<noescape\>\|\<out\>\|\<owned\>\)/
H A Dbaan.vim4 " Originally owned by: Erwin Smit / Her van de Vliert
/vim-8.2.3635/runtime/doc/
H A Dgui_x11.txt670 which differ in one important aspect: selections are "owned" by an
716 request, it writes the contents of any owned selection to CUT_BUFFER0. If the
717 "+ CLIPBOARD selection is owned by Vim, then this is written in preference,
718 otherwise if the "* PRIMARY selection is owned by Vim, then that is written.
H A Dusr_11.txt100 owned by: mool dated: Tue May 29 21:00:25 2001 ~
153 owned by: mool dated: Tue May 29 21:09:28 2001 ~
H A Dnetbeans.txt481 If "isNetbeansBuffer" is "T" then this buffer is "owned" by
724 at the time of the release. Only for buffers that are owned
H A Dundo.txt333 The undo file is owned by someone else than the owner of the text
H A Dstarting.txt1079 file, it will be owned by you. You won't have the security protection. Check
1540 create a viminfo file owned by root that nobody else can read.
H A Dgui.txt77 gvimrc file. If this file is not owned by you, some security restrictions
H A Dchange.txt612 problems, the temp file is owned by the setuid user but the filter command
/vim-8.2.3635/src/po/
H A Dzh_TW.UTF-8.po2887 msgid " owned by: "
H A Dzh_CN.cp936.po3295 msgid " owned by: "
H A Dcs.cp1250.po2639 msgid " owned by: "
H A Dcs.po2639 msgid " owned by: "
H A Dzh_CN.po3295 msgid " owned by: "

123