Home
last modified time | relevance | path

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

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dframetree.cpp287 class LeafTI : public TreeInterface { in treeInterface() class
289 LeafTI(shared_ptr<FrameLeaf> l, shared_ptr<FrameLeaf> focus) in treeInterface() function in FrameTree::treeInterface::LeafTI