Code::Blocks  SVN r11506
Functions | Variables
cbstyledtextctrl.cpp File Reference
#include "sdk_precomp.h"
#include "cbstyledtextctrl.h"
#include "cbdebugger_interfaces.h"
#include "ccmanager.h"
#include "debuggermanager.h"
Include dependency graph for cbstyledtextctrl.cpp:

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(")]}'\))
 

Function Documentation

◆ s_indicHighlight()

static const int s_indicHighlight ( 20  )
static

◆ s_leftBrace()

static const wxString s_leftBrace ( )
static

Variable Documentation

◆ s_rightBrace

const wxString s_rightBrace(_T(")]}'\"))
static