Searched refs:typeName (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | netbeans.c | 1909 char_u *typeName; in nb_do_cmd() local 1928 typeName = (char_u *)nb_unquote(args, &args); in nb_do_cmd() 1949 VIM_CLEAR(typeName); in nb_do_cmd() 1955 vim_free(typeName); in nb_do_cmd() 3161 char_u *typeName, in addsigntype() argument 3172 if (STRCMP(typeName, globalsignmap[i]) == 0) in addsigntype() 3178 typeNum, typeName, tooltip, glyphFile, fg, bg)); in addsigntype() 3207 glyphFile, typeName); in addsigntype() 3211 glyphFile, typeName); in addsigntype() 3217 if (STRCMP(typeName,"CurrentPC") == 0) in addsigntype() [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | snnsnet.vim | 27 syn keyword snnsnetTitle typeName unitName bias st position subnet layer sites name target z LLN LU…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | netbeans.txt | 414 defineAnnoType typeNum typeName tooltip glyphFile fg bg 418 typeName string name that identifies this annotation
|