Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/lexlib/
H A DWordList.cxx24 int prev = '\n'; in ArrayFromWordList() local
/MusicPlayer2/MusicPlayer2/
H A DFfmpegCore.h16 struct DeviceNameList* prev; member
H A DPlayer.cpp42 int prev = m_shuffle_index - 1; in GetPrevShuffleIdx() local
/MusicPlayer2/scintilla/src/
H A DPerLine.cxx261 int prev = 0; in SetLevel() local
H A DPositionCache.cxx613 const int prev = nextBreak; in Next() local
H A DDocument.cxx332 const int prev = Markers()->AddMark(line, markerNum, LinesTotal()); in AddMark() local
477 const int prev = Levels()->SetLevel(line, level, LinesTotal()); in SetLevel() local
H A DEditor.cxx7212 const int prev = pdoc->SetLevel(static_cast<Sci::Line>(wParam), static_cast<int>(lParam)); in WndProc() local
/MusicPlayer2/MusicPlayer2/tinyxml2/
H A Dtinyxml2.cpp1882 XMLAttribute* prev = 0; in DeleteAttribute() local