Home
last modified time | relevance | path

Searched defs:Last (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/scintilla/lexlib/
H A DSubStyles.h38 int Last() const noexcept { in Last() function
/MusicPlayer2/scintilla/src/
H A DSelection.cxx291 SelectionPosition Selection::Last() const noexcept { in Last() function in Selection
H A DDocument.h53 Sci::Position Last() const noexcept { in Last() function