Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.cxx2786 class ByteIterator { class
2797 ByteIterator(const Document *doc_=nullptr, Sci::Position position_=0) noexcept : in ByteIterator() function in __anonaeed9c930111::ByteIterator
2800 ByteIterator(const ByteIterator &other) noexcept { in ByteIterator() function in __anonaeed9c930111::ByteIterator
2804 ByteIterator(ByteIterator &&other) noexcept { in ByteIterator() function in __anonaeed9c930111::ByteIterator