Home
last modified time | relevance | path

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

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dxcbutils.cpp32 static const int COMPOSITE_MAX_MINOR = 4; variable
427 …positeVersion = xcb_composite_query_version_unchecked(c, COMPOSITE_MAX_MAJOR, COMPOSITE_MAX_MINOR); in init()