Home
last modified time | relevance | path

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

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dpopup.h115 #define icon_popup_show(s, t, i) icon_popup_delay_show((s),0,(t),(i)) macro
H A Dfocus_cycle_popup.c773 icon_popup_show(single_popup, text, client_icon(c)); in focus_cycle_popup_single_show()