Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.h116 size_t LineLength(size_t start) const noexcept { in LineLength() function
H A DPositionCache.cxx126 int Scintilla::LineLayout::LineLength(int line) const noexcept { in LineLength() function in Scintilla::LineLayout