Searched refs:bsp (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | gui_athena.pro | 16 void gui_mch_get_toolbar_colors(Pixel *bgp, Pixel *fgp, Pixel *bsp, Pixel *tsp, Pixel *hsp);
|
| H A D | gui_motif.pro | 39 void motif_get_toolbar_colors(Pixel *bgp, Pixel *fgp, Pixel *bsp, Pixel *tsp, Pixel *hsp);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | obj.vim | 23 syn match objKeywords "^bsp\s"
|
| H A D | ia64.vim | 233 syn match ia64registers "ar\.\(fpsr\|mat\|unat\|rnat\|pfs\|bsp\|bspstore\|rsc\|lc\|ec\|ccv\|itc\|k[…
|
| /vim-8.2.3635/src/ |
| H A D | gui_athena.c | 1411 Pixel *bsp, in gui_mch_get_toolbar_colors() argument 1416 *bsp = *bgp; in gui_mch_get_toolbar_colors()
|
| H A D | gui_motif.c | 3136 Pixel *bsp, in motif_get_toolbar_colors() argument 3143 XmNbottomShadowColor, bsp, in motif_get_toolbar_colors()
|