Searched refs:hsp (Results 1 – 4 of 4) 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/src/ |
| H A D | gui_athena.c | 1413 Pixel *hsp) in gui_mch_get_toolbar_colors() argument 1418 *hsp = *tsp; in gui_mch_get_toolbar_colors()
|
| H A D | gui_motif.c | 3138 Pixel *hsp) in motif_get_toolbar_colors() argument 3145 XmNhighlightColor, hsp, in motif_get_toolbar_colors()
|