Searched refs:typeNum (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | netbeans.c | 1908 int typeNum; in nb_do_cmd() local 1925 typeNum = strtol(cp, &cp, 10); in nb_do_cmd() 1953 addsigntype(buf, typeNum, typeName, tooltip, glyphFile, fg, bg); in nb_do_cmd() 1971 int typeNum; in nb_do_cmd() local 1990 typeNum = mapsigntype(buf, localTypeNum); in nb_do_cmd() 2009 serNum, pos->lnum, typeNum, buf->bufp->b_fnum); in nb_do_cmd() 2010 if (typeNum == curPCtype) in nb_do_cmd() 3160 int typeNum, in addsigntype() argument 3178 typeNum, typeName, tooltip, glyphFile, fg, bg)); in addsigntype() 3218 curPCtype = typeNum; in addsigntype()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | netbeans.txt | 383 addAnno serNum typeNum off len 389 typeNum number sequence number of the annotation 414 defineAnnoType typeNum typeName tooltip glyphFile fg bg 417 typeNum number sequence number (not really used)
|