Home
last modified time | relevance | path

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

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dtag.h88 int computeClientCount();
H A Dtag.cpp40 , client_count(this, "client_count", &HSTag::computeClientCount)
566 int HSTag::computeClientCount() { in computeClientCount() function in HSTag