Home
last modified time | relevance | path

Searched refs:_panel_queue_update_background (Results 1 – 3 of 3) sorted by relevance

/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Dpanel.c200 void _panel_queue_update_background(LXPanel *panel) in _panel_queue_update_background() function
226 _panel_queue_update_background(LXPANEL(widget)); in lxpanel_realize()
234 _panel_queue_update_background(LXPANEL(widget)); in lxpanel_style_set()
337 _panel_queue_update_background(panel); in lxpanel_size_allocate()
1863 _panel_queue_update_background(panel); in _panel_idle_reconfigure()
H A Dprivate.h256 void _panel_queue_update_background(LXPanel *p);
H A Dmain.c267 _panel_queue_update_background((LXPanel*)l->data); in panel_event_filter()