Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/astyle/
H A Dastyleplugin.cpp221 static bool BuffersDiffer( const wxString &a, const wxString &b ) in BuffersDiffer() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dindentestimator.cpp530 bool IndentEstimator::BuffersDiffer( const wxString &a, const wxString &b ) in BuffersDiffer() function in IndentEstimator