Searched refs:shadeClient (Results 1 – 5 of 5) sorted by relevance
163 q->shadeClient(lastRaisedClient, true); in updateHighlightWindows()171 q->shadeClient(lastRaisedClient, false); in updateHighlightWindows()201 q->shadeClient(client.data(), true); in endHighlightWindows()392 shadeClient(client.data(), false); in initHighlightWindows()
174 virtual void shadeClient(TabBoxClient *c, bool b) const = 0;
59 void shadeClient(TabBoxClient *c, bool b) const override;
312 void TabBoxHandlerImpl::shadeClient(TabBoxClient *c, bool b) const in shadeClient() function in KWin::TabBox::TabBoxHandlerImpl
48 void shadeClient(TabBox::TabBoxClient *c, bool b) const override { in shadeClient() function