Code::Blocks
SVN r11506
|
#include "sdk_precomp.h"
#include "cbstyledtextctrl.h"
#include "cbdebugger_interfaces.h"
#include "ccmanager.h"
#include "debuggermanager.h"
Go to the source code of this file.
Functions | |
static const wxString | s_leftBrace (_T("([{'\)) |
static const int | s_indicHighlight (20) |
Variables | |
static const wxString | s_rightBrace (_T(")]}'\)) |
|
static |
Referenced by cbStyledTextCtrl::HighlightRightBrace().
|
static |
Referenced by cbStyledTextCtrl::OnKeyDown(), and cbStyledTextCtrl::OnKeyUp().