Home
last modified time | relevance | path

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

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dxconnection.h42 getWindowPropertyTextList(Window window, Atom property);
H A Dxconnection.cpp347 XConnection::getWindowPropertyTextList(Window window, Atom property) in getWindowPropertyTextList() function in XConnection
H A Dewmh.cpp120 auto maybe_names = X_.getWindowPropertyTextList(X_.root(), netatom_[NetDesktopNames]); in readInitialEwmhState()