Searched defs:GetNextTabstop (Results 1 – 2 of 2) sorted by relevance
534 int LineTabstops::GetNextTabstop(Sci::Line line, int x) const noexcept { in GetNextTabstop() function in LineTabstops
229 int EditView::GetNextTabstop(Sci::Line line, int x) const noexcept { in GetNextTabstop() function in EditView