Home
last modified time | relevance | path

Searched refs:EndWriteable (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dsteshell.cpp71 EndWriteable(); // end the writeable state in AppendText()
84 EndWriteable(); in SetPromptText()
102 void wxSTEditorShell::EndWriteable(bool check_ro) in EndWriteable() function in wxSTEditorShell
274 EndWriteable(); in SetMaxLines()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/include/wx/stedit/
H A Dsteshell.h97 void EndWriteable(bool check_ro = true);