Searched refs:weight (Results 1 – 19 of 19) sorted by relevance
| /vim-8.2.3635/runtime/indent/ |
| H A D | mp.vim | 142 " "weight" of the line. If the weight is positive, then the next line should 147 " will have weight equal to one, not zero). We do not treat a trailing 286 " fi if c2: % Note that this line has weight equal to zero. 292 " Lines with a positive weight are unbalanced and should likely be indented.
|
| /vim-8.2.3635/src/ |
| H A D | arglist.c | 981 int weight = 1; in do_arg_all() local 985 ++weight; in do_arg_all() 987 ++weight; in do_arg_all() 990 if (weight > (int)opened[i]) in do_arg_all() 992 opened[i] = (char_u)weight; in do_arg_all()
|
| H A D | hardcopy.c | 2093 double weight, in prt_dsc_docmedia() argument 2102 prt_write_real(weight, 2); in prt_dsc_docmedia()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | snnsnet.vim | 23 syn match snnsnetTitle "source:weight"
|
| H A D | xkb.vim | 44 …ext top type useModMapMods virtualModifier virtualMods virtual_modifiers weight whichModState width
|
| H A D | dot.vim | 67 \ truecolor URL vertices viewport voro_margin weight width xdotversion
|
| H A D | squid.vim | 93 syn keyword squidOpt proxy-only weight ttl no-query default
|
| H A D | gift.vim | 145 "The above plus weight block
|
| H A D | css.vim | 229 …esis\|variant\(-\(alternates\|caps\|east-asian\|ligatures\|numeric\|position\)\)\=\|weight\)\)\=\>" 247 syn keyword cssFontAttr contained weight style 248 " font-weight attributes
|
| H A D | smcl.vim | 285 syn match smclLink /{weight}/
|
| H A D | sas.vim | 128 … table tables test text trantab truetype type1 types value var vbar ways weight where with write c… 143 …wsamplesurvival twosamplewilcoxon uds units univar var variance varnames weight where with zeromod…
|
| H A D | nginx.vim | 71 syn keyword ngxUpstreamServerOptions weight contained 1995 " Sync upstreams from consul or others, dynamiclly modify backend-servers attribute(weight, max_fai… 2158 " Sync upstreams from consul or others, dynamiclly modify backend-servers attribute(weight, max_fai…
|
| H A D | 8th.vim | 197 Builtin weight! gr:weight! + h:+ clear h:clear cmp! h:cmp! len h:len max! h:max! new h:new peek h:…
|
| H A D | 2html.vim | 648 if synIDattr(a:id, "bold") | let a = a . "font-weight: bold; " | endif
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 9 …n font-variant-ligatures font-variant-numeric font-variant-position font-weight grid grid-area gri… 293 let values = ["none", "weight", "style"] 308 elseif prop == 'font-weight'
|
| H A D | phpcomplete.vim | 2787 …'void | string','getmxrr(':'string $hostname, array &$mxhosts [, array &$weight] | bool','getproto…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | gui.txt | 1126 WXX - weight is XX (see Note on Weights below) 1127 b - bold. This is equivalent to setting the weight to 700. 1150 based on their weight with higher priority than the font name which means a 1152 ExtraLight variant. If you are experiencing heavier weight substitution, then 1153 explicitly setting a lower weight value may mitigate against this unwanted
|
| H A D | print.txt | 470 do not have the concept of italic glyphs and use different weight or stroke
|
| H A D | version8.txt | 33360 Problem: MS-Windows: cannot specify font weight.
|