Home
last modified time | relevance | path

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

/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dnote.h81 void hideRecursively();
H A Dnote.cpp1188 if(child->isVisible()) child->hideRecursively(); in relayoutAt()
1243 void Note::hideRecursively() in hideRecursively() function in Note
1248 child->hideRecursively(); in hideRecursively()