Searched defs:AddTabstop (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/scintilla/src/ | ||
H A D | PerLine.cxx | 515 bool LineTabstops::AddTabstop(Sci::Line line, int x) { in AddTabstop() function in LineTabstops |
H A D | EditView.cxx | 222 bool EditView::AddTabstop(Sci::Line line, int x) { in AddTabstop() function in EditView |