Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx394 Sci::Position lineLength = posLineEnd - posLineStart; in LayoutLine() local
438 const int lineLength = static_cast<int>(posLineEnd - posLineStart); in LayoutLine() local