Home
last modified time | relevance | path

Searched refs:bsp (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui_athena.pro16 void gui_mch_get_toolbar_colors(Pixel *bgp, Pixel *fgp, Pixel *bsp, Pixel *tsp, Pixel *hsp);
H A Dgui_motif.pro39 void motif_get_toolbar_colors(Pixel *bgp, Pixel *fgp, Pixel *bsp, Pixel *tsp, Pixel *hsp);
/vim-8.2.3635/runtime/syntax/
H A Dobj.vim23 syn match objKeywords "^bsp\s"
H A Dia64.vim233 syn match ia64registers "ar\.\(fpsr\|mat\|unat\|rnat\|pfs\|bsp\|bspstore\|rsc\|lc\|ec\|ccv\|itc\|k[…
/vim-8.2.3635/src/
H A Dgui_athena.c1411 Pixel *bsp, in gui_mch_get_toolbar_colors() argument
1416 *bsp = *bgp; in gui_mch_get_toolbar_colors()
H A Dgui_motif.c3136 Pixel *bsp, in motif_get_toolbar_colors() argument
3143 XmNbottomShadowColor, bsp, in motif_get_toolbar_colors()