Home
last modified time | relevance | path

Searched defs:WM_STATE_ICONIC (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/
H A Dx11_util.h57 WM_STATE_ICONIC = 3, enumerator
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-util-0.3.0/src/
H A Dicccm.rs49 pub const WM_STATE_ICONIC: WmState = XCB_ICCCM_WM_STATE_ICONIC; const