Searched refs:nextShownInStack (Results 1 – 3 of 3) sorted by relevance
4038 Note *next = m_focusedNote->nextShownInStack(); in focusANonSelectedNoteBelow()4040 next = next->nextShownInStack(); in focusANonSelectedNoteBelow()4518 Note *next = first->nextShownInStack(); in noteMoveNoteDown()4669 toFocus = toFocus->nextShownInStack(); in focusANote()4737 note = note ->nextShownInStack(); in noteOn()4763 return parent->nextShownInStack(); in noteOnHome()4773 note = note->nextShownInStack(); in noteOnHome()4777 note = note->nextShownInStack(); in noteOnHome()4805 note = note->nextShownInStack(); in noteOnEnd()4809 note = note->nextShownInStack(); in noteOnEnd()[all …]
352 Note* nextShownInStack();
616 child = child->nextShownInStack(); // FIXME: Restrict scope to 'this' in yExpander()2504 Note* Note::nextShownInStack() in nextShownInStack() function in Note