Home
last modified time | relevance | path

Searched defs:SetChangeCollection (Results 1 – 5 of 5) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/include/
H A Deditorbase.h178 virtual void SetChangeCollection(cb_optional bool collectChange){} in SetChangeCollection() function
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DDocument.h334 bool SetChangeCollection(bool collectChange) { in SetChangeCollection() function
H A DCellBuffer.cxx1073 bool CellBuffer::SetChangeCollection(bool collectChange) { in SetChangeCollection() function in CellBuffer
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dcbeditor.cpp2611 void cbEditor::SetChangeCollection(bool collectChange) in SetChangeCollection() function in cbEditor
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/
H A Dwxscintilla.cpp373 void wxScintilla::SetChangeCollection(bool collectChange) in SetChangeCollection() function in wxScintilla