Searched refs:SCE_FORTH_NUMBER (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexForth.cxx184 styler.ColourTo(pos1,SCE_FORTH_NUMBER);
185 styler.ColourTo(pos2,SCE_FORTH_NUMBER);
243 state = SCE_FORTH_NUMBER;
312 case SCE_FORTH_NUMBER:
320 styler.ColourTo(i-1,SCE_FORTH_NUMBER);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DSciLexer.h512 #define SCE_FORTH_NUMBER 9 macro

Completed in 31 milliseconds