![]() |
KiCad PCB EDA Suite
|
This is the complete list of members for SCINTILLA_TRICKS, including all inherited members.
DoAutocomplete(const wxString &aPartial, const wxArrayString &aTokens) | SCINTILLA_TRICKS | |
firstNonWhitespace(int aLine, int *aWhitespaceCount=nullptr) | SCINTILLA_TRICKS | protected |
m_braces | SCINTILLA_TRICKS | protected |
m_lastCaretPos | SCINTILLA_TRICKS | protected |
m_suppressAutocomplete | SCINTILLA_TRICKS | protected |
m_te | SCINTILLA_TRICKS | protected |
onCharHook(wxKeyEvent &aEvent) | SCINTILLA_TRICKS | protected |
onScintillaUpdateUI(wxStyledTextEvent &aEvent) | SCINTILLA_TRICKS | protected |
SCINTILLA_TRICKS(wxStyledTextCtrl *aScintilla, const wxString &aBraces) | SCINTILLA_TRICKS |