Home
last modified time | relevance | path

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

/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dnote.cpp404 if ((showSubNotes() || first) && child->matching()) in selectIn()
419 if ((showSubNotes() || first) && child->matching()) in allSelected()
461 if ((showSubNotes() || first) && child->matching()) in unselectAllBut()
479 if ((showSubNotes() || first) && child->matching()) in invertSelectionOf()
944 if ((showSubNotes() || first) && child->matching()) in initAnimationLoad()
1047 if ((showSubNotes() || first) && child->matching()) in minRight()
1110 if ((showSubNotes() || first) && child->matching()) { in noteAt()
1147 bool Note::showSubNotes() in showSubNotes() function in Note
1746 if ((note->showSubNotes() || first) && note->matching()) in recomputeAreas()
2394 if ((showSubNotes() || first) && child->matching()) in recomputeBlankRects()
H A Dnote.h131 /*inline*/ bool showSubNotes();// { return !m_isFolded || !m_collapseFinished; }