Home
last modified time | relevance | path

Searched refs:percentage (Results 1 – 25 of 62) sorted by relevance

123

/vim-8.2.3635/runtime/macros/
H A Dless.vim88 echo "N% percentage in file"
186 " Go to percentage
/vim-8.2.3635/runtime/syntax/
H A Dgprof.vim24 \ start="^\s*%\s\+the percentage of the total running time.*"
H A Dless.vim32 syn match lessFunction "\<\%(ceil\|floor\|percentage\|round\|sqrt\|abs\|sin\|asin\|cos\|acos\|tan\|…
H A Dsass.vim33 syn match sassFunction "\<\%(percentage\|round\|ceil\|floor\|abs\)\>(\@=" contained
H A D2html.vim1107 " Subtract 4 for the percentage display.
/vim-8.2.3635/src/
H A Dmisc2.c2190 shape_table[idx].percentage = n; in parse_shape_opt()
2260 shape_table[SHAPE_IDX_VE].percentage = in parse_shape_opt()
2261 shape_table[SHAPE_IDX_V].percentage; in parse_shape_opt()
H A Dgui.c1336 cur_width = (gui.char_width * shape->percentage + 99) / 100; in gui_update_cursor()
1340 cur_height = (gui.char_height * shape->percentage + 99) / 100; in gui_update_cursor()
H A Dstructs.h3897 int percentage; // percentage of cell for bar member
H A Dos_win32.c1534 thickness = shape_table[idx].percentage; in mch_update_cursor()
H A Dterminal.c2354 entry.percentage = 20; in term_get_cursor_shape()
/vim-8.2.3635/src/testdir/
H A Dtest_statusline.vim165 " Don't check the exact percentage as it depends on the window size
H A Dtest_options.vim1185 " Test with negative 'scrolljump' (percentage of window height).
/vim-8.2.3635/runtime/doc/
H A Dprint.txt61 Progress is displayed during printing as a page number and a percentage. To
325 millimeters or "pc" for a percentage of the media
H A Dmotion.txt240 With a count: to this percentage of text in the line.
354 {count}% Go to {count} percentage in the file, on the first
1231 percentage down the file |N%|. Using '%' on
H A Dusr_03.txt239 cursor is, the total number of lines, the percentage of the way through
H A Dquickref.txt72 |N%| N % goto line N percentage down in the file; N must be
957 'titlelen' percentage of 'columns' used for window title
H A Dvi_diff.txt526 percentage down in the file. The normal "%" function to jump to the matching
H A Doptions.txt3699 block cursor, or a percentage for a vertical or horizontal cursor.
6476 percentage of the window height. Thus -50 scrolls half the window
7433 percentage described for 'ruler'. Always 3 in length, unless
8179 Gives the percentage of 'columns' to use for the length of the window
8182 Using a percentage makes this adapt to the width of the window. But
H A Dindex.txt259 |N%| {count}% 1 go to N percentage in the file
/vim-8.2.3635/runtime/
H A Doptwin.vim586 call <SID>AddOption("titlelen", gettext("percentage of 'columns' used for the window title"))
/vim-8.2.3635/src/po/
H A Dsr.po3850 msgid "E549: Illegal percentage"
8740 msgid "percentage of 'columns' used for the window title"
H A Dzh_TW.UTF-8.po3310 msgid "E549: Illegal percentage"
H A Dzh_CN.cp936.po3739 msgid "E549: Illegal percentage"
H A Dcs.cp1250.po3066 msgid "Illegal percentage"
H A Dcs.po3066 msgid "Illegal percentage"

123