Home
last modified time | relevance | path

Searched refs:VbLinkType (Results 1 – 2 of 2) sorted by relevance

/dports/www/vimb/vimb-3.6.0/src/
H A Dmain.h130 } VbLinkType; typedef
309 void vb_statusbar_show_hover_url(Client *c, VbLinkType type, const char *uri);
H A Dmain.c650 void vb_statusbar_show_hover_url(Client *c, VbLinkType type, const char *uri) in vb_statusbar_show_hover_url()