Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPerLine.cxx534 int LineTabstops::GetNextTabstop(Sci::Line line, int x) const noexcept { in GetNextTabstop() function in LineTabstops
H A DEditView.cxx229 int EditView::GetNextTabstop(Sci::Line line, int x) const noexcept { in GetNextTabstop() function in EditView