Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dclipboard.c95 || !EQUAL_POS(clip->end, end) in clip_update_selection()
99 clip->start = start; in clip_update_selection()
100 clip->end = end; in clip_update_selection()
101 clip->vmode = VIsual_mode; in clip_update_selection()
102 clip_free_selection(clip); in clip_update_selection()
103 clip_own_selection(clip); in clip_update_selection()
219 clip_update_selection(clip); in clip_copy_selection()
220 clip_free_selection(clip); in clip_copy_selection()
221 clip_own_selection(clip); in clip_copy_selection()
222 if (clip->owned) in clip_copy_selection()
[all …]
H A Dos_win32.c5888 SMALL_RECT source, clip; in insert_lines() local
5902 clip.Left = g_srScrollRegion.Left; in insert_lines()
5903 clip.Top = g_coord.Y; in insert_lines()
5904 clip.Right = g_srScrollRegion.Right; in insert_lines()
5905 clip.Bottom = g_srScrollRegion.Bottom; in insert_lines()
5930 for (i = clip.Top; i < dest.Y; ++i) in insert_lines()
5958 SMALL_RECT source, clip; in delete_lines() local
5973 clip.Left = g_srScrollRegion.Left; in delete_lines()
5974 clip.Top = g_coord.Y; in delete_lines()
5975 clip.Right = g_srScrollRegion.Right; in delete_lines()
[all …]
H A Dgui_x11.c2388 XRectangle clip; in gui_mch_draw_string() local
2390 clip.x = 0; in gui_mch_draw_string()
2391 clip.y = 0; in gui_mch_draw_string()
2392 clip.height = gui.char_height; in gui_mch_draw_string()
2393 clip.width = gui.char_width * cells + 1; in gui_mch_draw_string()
2395 &clip, 1, Unsorted); in gui_mch_draw_string()
/vim-8.2.3635/runtime/syntax/
H A Dsmil.vim68 syn match smilArg contained "clip-begin"
69 syn match smilArg contained "clip-end"
H A Dcss.vim130 syn region cssFunction contained matchgroup=cssFunctionName start="\<\(rgb\|clip\|attr\|counter\|re…
162 syn match cssBackgroundProp contained "\<background\(-\(attachment\|clip\|color\|image\|origin\|pos…
302 syn keyword cssPositioningProp contained bottom clear clip display float left
339 syn keyword cssTextAttr contained clip ellipsis unrestricted suppress
385 syn keyword cssUIAttr contained clip ellipsis
H A Dcontext.vim66 …\ start='\\start\z(MP\%(clip\|code\|definitions\|drawing\|environment\|extensions\|inclusions\|ini…
H A Dgnuplot.vim236 " set clip
237 syn keyword gnuplotKeyword clip points one two
406 syn keyword gnuplotKeyword background nobackground solid clip noclip
H A Dbtm.vim94 syn keyword btmBuiltInFunc contained char clip comma convert
H A D8th.vim48 Builtin ;;; G:;;; ;with G:;with <# G:<# <#> G:<#> >clip G:>clip >json G:>json >kind G:>kind >n G:>n
54 Builtin catch G:catch chdir G:chdir clip> G:clip> clone G:clone clone-shallow G:clone-shallow cold…
H A Dhtml.vim99 syn keyword htmlArg contained left top visibility clip id noshade
H A Dstata.vim307 syn region stataFunc matchgroup=Function start=/\<clip(/ end=/)/ contains=@stataFuncGroup
H A Daml.vim24 …e] cir class classp[rob] classs[ig] classsample clean clear clears[elect] clip clipg[raphextent] c…
H A Dpostscr.vim171 syn keyword postscrOperator initclip clip eoclip rcurveto
H A Dmp.vim91 syn keyword mpCommand clip closefrom dashed filenametemplate fontmapfile
H A Dautoit.vim769 " avi clip
H A Dtypescriptcommon.vim1558 syntax keyword typescriptDOMStyle contained caret clear clip clipPath color columns
/vim-8.2.3635/src/proto/
H A Dclipboard.pro3 void clip_update_selection(Clipboard_T *clip);
/vim-8.2.3635/runtime/autoload/
H A Dcsscomplete.vim9clip background-color background-image background-origin background-position background-repeat bac…
209 elseif prop == 'clip'
211 elseif prop == 'clip-path'
489 let values = ["clip", "ellipsis"]
H A Djavascriptcomplete.vim329 \ 'clear', 'clip', 'clipBottom', 'clipLeft', 'clipRight', 'clipTop', 'content',
H A Dphpcomplete.vim2799 …eshold]] | bool','imageaffine(':'resource $image, array $affine [, array $clip] | resource','image…
/vim-8.2.3635/runtime/indent/
H A Dmp.vim75 \ . '\|\<clip\>'
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt15253 Also do not put the text in the clip buffer if conversion fails.