Definition at line 2920 of file LexOthers.cxx.
◆ LexerTXTADV()
LexerTXTADV::LexerTXTADV |
( |
bool |
caseSensitive_ | ) |
|
|
inline |
◆ ~LexerTXTADV()
virtual LexerTXTADV::~LexerTXTADV |
( |
| ) |
|
|
inlinevirtual |
◆ DescribeProperty()
const char *SCI_METHOD LexerTXTADV::DescribeProperty |
( |
const char * |
name | ) |
|
|
inline |
◆ DescribeWordListSets()
const char *SCI_METHOD LexerTXTADV::DescribeWordListSets |
( |
| ) |
|
|
inline |
◆ Fold()
void SCI_METHOD LexerTXTADV::Fold |
( |
unsigned int |
startPos, |
|
|
int |
length, |
|
|
int |
initStyle, |
|
|
IDocument * |
pAccess |
|
) |
| |
|
inline |
◆ Lex()
void SCI_METHOD LexerTXTADV::Lex |
( |
unsigned int |
startPos, |
|
|
int |
length, |
|
|
int |
initStyle, |
|
|
IDocument * |
pAccess |
|
) |
| |
Definition at line 3032 of file LexOthers.cxx.
References SCE_TXTADV_BIGHEAD, SCE_TXTADV_BOLD, SCE_TXTADV_BOLD_ITALIC, SCE_TXTADV_DEFAULT, SCE_TXTADV_HEAD, SCE_TXTADV_ITALIC, SCE_TXTADV_MODIFIER, SCE_TXTADV_POSSIB_URL, SCE_TXTADV_STRIKETHROUGH, SCE_TXTADV_UNDERLINE, and SCE_TXTADV_URL.
◆ LexerFactoryTXTADV()
static ILexer * LexerTXTADV::LexerFactoryTXTADV |
( |
| ) |
|
|
inlinestatic |
◆ LexerFactoryTXTADVInsensitive()
static ILexer * LexerTXTADV::LexerFactoryTXTADVInsensitive |
( |
| ) |
|
|
inlinestatic |
◆ PrivateCall()
void *SCI_METHOD LexerTXTADV::PrivateCall |
( |
int |
, |
|
|
void * |
|
|
) |
| |
|
inline |
◆ PropertyNames()
const char *SCI_METHOD LexerTXTADV::PropertyNames |
( |
| ) |
|
|
inline |
◆ PropertySet()
int SCI_METHOD LexerTXTADV::PropertySet |
( |
const char * |
key, |
|
|
const char * |
val |
|
) |
| |
|
inline |
◆ PropertyType()
int SCI_METHOD LexerTXTADV::PropertyType |
( |
const char * |
name | ) |
|
|
inline |
◆ Release()
void SCI_METHOD LexerTXTADV::Release |
( |
| ) |
|
|
inline |
◆ Version()
int SCI_METHOD LexerTXTADV::Version |
( |
| ) |
const |
|
inline |
◆ WordListSet()
int SCI_METHOD LexerTXTADV::WordListSet |
( |
int |
n, |
|
|
const char * |
wl |
|
) |
| |
|
inline |
◆ caseSensitive
bool LexerTXTADV::caseSensitive |
|
private |
The documentation for this class was generated from the following file: