Home
last modified time | relevance | path

Searched defs:randr_screen_change_notify (Results 1 – 4 of 4) sorted by relevance

/dports/x11/polybar/polybar-3.5.7/lib/xpp/src/tests/
H A Dresource.cpp36 typedef xpp::randr::event::screen_change_notify<connection &> randr_screen_change_notify; typedef
H A Drequests.cpp200 typedef xpp::randr::event::screen_change_notify<connection &> randr_screen_change_notify; typedef
226 void handle(const x::randr_screen_change_notify &) in handle()
/dports/x11/polybar/polybar-3.5.7/include/x11/extensions/
H A Drandr.hpp22 using randr_screen_change_notify = xpp::randr::event::screen_change_notify<connection&>; typedef
/dports/x11-wm/sawfish/sawfish_1.13.0/src/
H A Devents.c1255 randr_screen_change_notify (XEvent *ev) in randr_screen_change_notify() function