Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DCharacterCategory.cxx4033 int current = catRanges[index]; in Optimize() local
/MusicPlayer2/scintilla/src/
H A DAutoComplete.cxx219 int current = lb->GetSelection(); in Move() local
H A DDecoration.cxx76 Decoration<POS> *current; // Cached so FillRange doesn't have to search for each call. member in __anonfc2f625c0111::DecorationList
H A DEditor.cxx2938 SelectionRange current = sel.Range(r); in ChangeCaseOfSelection() local
4233 for (const SelectionRange &current : rangesInOrder) { in CopySelectionRange() local
/MusicPlayer2/MusicPlayer2/
H A DPlayer.cpp2619 auto& current = theApp.m_lastfm.CurrentTrack(); in UpdateLastFMCurrentTrack() local