Home
last modified time | relevance | path

Searched refs:area (Results 1 – 25 of 109) sorted by relevance

12345

/vim-8.2.3635/runtime/doc/
H A Dvisual.txt16 3. Changing the Visual area |visual-change|
17 4. Operating on the Visual area |visual-operators|
105 area and the same mode.
107 area are exchanged.
149 of xterm you won't see the selected area until the
183 3. Changing the Visual area *visual-change*
217 4. Operating on the Visual area *visual-operators*
393 `> go to the end of the Visual area
394 a<CR><Esc> break the line after the Visual area
395 `< jump to the start of the Visual area
[all …]
H A Dindex.txt270 highlighted area starts/started in the
273 highlighted area ends/ended in the current
800 |gv| gv reselect the previous Visual area
932 after the highlighted area
937 before the highlighted area
946 |v_U| U 2 make highlighted area uppercase
973 |v_d| d 2 delete highlighted area
980 area
1005 |v_u| u 2 make highlighted area lowercase
1008 |v_x| x 2 delete the highlighted area
[all …]
H A Dmbyte.txt146 environment corresponding to an area is called "locale". This includes
711 Note: Vim.font is for text area.
819 1. The area to display of the input while it is being composed
820 2. The area to display the currently active input mode.
821 3. The area to display the next candidate for the selection.
822 4. The area to display other tools.
824 The third area is needed when converting. For example, in Japanese
844 the area of application. The client application is directed by the
855 Preedit Area and Status Area are performed in the area of application, in
856 case of Vim, the area is additional status line. The client application
[all …]
H A Dfold.txt300 selected area are deleted.
308 folds (partially) in the selected area and all nested folds in
327 folds is opened for all lines in the selected area.
333 area, also those that are only partly selected.
338 is closed for all lines in the selected area.
345 area, also those that are only partly selected.
H A Duganda.txt134 south of Uganda, near Tanzania, in East Africa. The area is known as Rakai
148 The key to solving the problems in this area is education. This has been
178 volunteer. I have helped to expand the centre and worked in the area of water
H A Dmotion.txt693 When start and end of the Visual area are the same (just after typing "v"):
695 When start and end of the Visual area are not the same:
696 For non-block objects the area is extended by one object or the white
699 area the cursor is. For the block objects the block is extended one
884 Visual area in the current buffer. For block mode it
890 Visual area in the current buffer. For block mode it
894 area.
975 - last affected text area '[ and ']
976 - the Visual area '< and '>
/vim-8.2.3635/src/
H A Dgui_gtk_x11.c666 gui_redraw(event->area.x, event->area.y, in expose_event()
667 event->area.width, event->area.height); in expose_event()
670 if (event->area.x < FILL_X(0)) in expose_event()
672 if (event->area.y < FILL_Y(0)) in expose_event()
5691 area.x = gui.border_offset; in gui_gtk2_draw_string_ext()
5692 area.y = FILL_Y(row); in gui_gtk2_draw_string_ext()
5698 cairo_rectangle(cr, area.x, area.y, area.width, area.height); in gui_gtk2_draw_string_ext()
5922 gtk_widget_queue_draw_area(gui.drawarea, area.x, area.y, in gui_gtk2_draw_string_ext()
5923 area.width, area.height); in gui_gtk2_draw_string_ext()
6479 gui_redraw(event->expose.area.x, event->expose.area.y, in check_copy_area()
[all …]
H A Dgui_xim.c162 GdkRectangle area; in im_set_position() local
164 area.x = FILL_X(col); in im_set_position()
165 area.y = FILL_Y(row); in im_set_position()
166 area.width = gui.char_width * (mb_lefthalve(row, col) ? 2 : 1); in im_set_position()
167 area.height = gui.char_height; in im_set_position()
169 gtk_im_context_set_cursor_location(xic, &area); in im_set_position()
H A Dgui_photon.c268 PhArea_t area; in gui_ph_resize_container() local
270 PtWidgetArea(gui.vimWindow, &area); in gui_ph_resize_container()
271 PtWidgetPos (gui.vimContainer, &area.pos); in gui_ph_resize_container()
273 PtSetResource(gui.vimContainer, Pt_ARG_AREA, &area, 0); in gui_ph_resize_container()
1761 PhArea_t area = {{ x, y }, { w, h }}; in gui_mch_set_scrollbar_pos() local
1763 PtSetResource(sb->id, Pt_ARG_AREA, &area, 0); in gui_mch_set_scrollbar_pos()
2331 PhArea_t area = {{x, y}, {w, h}}; in gui_mch_set_text_area_pos() local
2333 PtSetResource(gui.vimTextArea, Pt_ARG_AREA, &area, 0); in gui_mch_set_text_area_pos()
/vim-8.2.3635/src/testdir/
H A Dtest_visual.vim314 " When start and end of visual area are identical, 'aw' or 'iw' select
321 " When start and end of visual area are not identical, 'aw' or 'iw'
322 " extend the word in direction of the end of the visual area.
333 " Extend visual area in opposite direction.
351 " When start and end of visual area are identical, 'as' or 'is' select
358 " When start and end of visual area are not identical, 'as' or 'is'
359 " extend the sentence in direction of the end of the visual area.
372 " Extend visual area in opposite direction.
409 " When start and end of visual area are not identical, 'ap' or 'ip'
410 " extend the sentence in direction of the end of the visual area.
[all …]
H A Dtest_gf.vim149 " line number in visual area is used for file name
/vim-8.2.3635/runtime/syntax/
H A Dspup.vim14 " *area AS area
15 " both "area" are highlighted as spupType.
98 syn keyword spupTypes act_coeff_liq area coefficient concentration contained
H A Dprogress.vim210 …nu-item menu-k[ey] menu-m[ouse] menubar merge-by-field merge-changes merge-row-changes message-area
211 syn keyword ProgressOperator message-area-font method min-button min-column-width-c[hars] min-colum…
254 syn keyword ProgressOperator status-area status-area-font stdcall stop stop-parsing stoppe[d] store…
267 … window-sys[tem] word-index word-wrap work-area-height-p[ixels] work-area-width-p[ixels] work-area
H A Ddracula.vim32 syn match draculastatement "^ *\(sel\|width\|ext\|enc\|area\|shrink\|grow\|length\)"
H A Dz8a.vim56 syn match z8aPreProc "\.area"
H A Ddot.vim46 syn keyword dotType _background area arrowhead arrowsize arrowtail bb bgcolor
H A Ddiva.vim17 syn keyword divaDRCKeywords area enc notch ovlp sep width
H A Dhercules.vim38 syn keyword herculesStatement text_polygon text_property vertex area cut
H A Deviews.vim43 syn keyword eStdCmd 3sls add addassign addinit addtext align alpha append arch archtest area arlm a…
H A Dsmil.vim85 syn keyword smilTagName contained area
/vim-8.2.3635/src/libvterm/t/
H A D63screen_resize.test15 !Resize wider allows print in new area
H A D62screen_damage.test27 !Altscreen damages entire area
/vim-8.2.3635/runtime/autoload/xml/
H A Dhtml32.vim16 \ 'area': [
169 \ ['area'],
371 \ 'area': ['/>', ''],
/vim-8.2.3635/runtime/autoload/
H A Djavascriptcomplete.vim145 " Area - area.
481 elseif shortcontext =~ 'area\.$'
604 …let htmldom = ['document', 'anchor', 'area', 'base', 'body', 'document', 'event', 'form', 'frame',…
H A Dxmlcomplete.vim128 let b:unaryTagsStack = "base meta link hr br param img area input col"
304 let b:unaryTagsStack = "base meta link hr br param img area input col"

12345