Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPerLine.cxx515 bool LineTabstops::AddTabstop(Sci::Line line, int x) { in AddTabstop() function in LineTabstops
H A DEditView.cxx222 bool EditView::AddTabstop(Sci::Line line, int x) { in AddTabstop() function in EditView