|
Code::Blocks
SVN r11506
|
#include "sdk_precomp.h"#include <wx/regex.h>#include <wx/txtstrm.h>#include <wx/wfstream.h>#include "cbcolourmanager.h"#include "cbstyledtextctrl.h"#include "editorcolourset.h"#include "editorlexerloader.h"#include "filefilters.h"Go to the source code of this file.
Functions | |
| static int | CompareStringNoCase (const wxString &first, const wxString &second) |
| static OptionColour * | GetDefaultOption (OptionSet &mset) |
Definition at line 241 of file editorcolourset.cpp.
References wxString::CmpNoCase().
Referenced by EditorColourSet::GetAllHighlightLanguages().
|
static |
Definition at line 526 of file editorcolourset.cpp.
References OptionSet::m_Colours, OptionColour::name, OptionColour::value, and wxT.
Referenced by EditorColourSet::SetName().
1.8.13