Searched refs:free_monitors_func (Results 1 – 2 of 2) sorted by relevance
110 typedef void (*free_monitors_func)(XRRMonitorInfo*); typedef112 free_monitors_func free_monitors_ = nullptr;
162 free_monitors_ = reinterpret_cast<free_monitors_func>( in InitXrandr()