Home
last modified time | relevance | path

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

/dports/x11/lxpanel/lxpanel-0.9.3/src/
H A Ddbg.h53 #define check_cairo_surface_status(surf) _check_cairo_surface_status(surf, __FILE__, __FUNCTION__, … macro
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/batt/
H A Dbatt.c391 check_cairo_surface_status(&lx_b->pixmap); in configureEvent()
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/monitors/
H A Dmonitors.c587 check_cairo_surface_status(&m->pixmap); in configure_event()