Searched refs:get_monitors_func (Results 1 – 2 of 2) sorted by relevance
109 typedef XRRMonitorInfo* (*get_monitors_func)(Display*, Window, Bool, int*); typedef111 get_monitors_func get_monitors_ = nullptr;
160 get_monitors_ = reinterpret_cast<get_monitors_func>( in InitXrandr()