Searched refs:SCE_FORTH_PREWORD1 (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.cxx173 styler.ColourTo(pos1,SCE_FORTH_PREWORD1);
175 styler.ColourTo(pos2,SCE_FORTH_PREWORD1);
202 styler.ColourTo(i-1,SCE_FORTH_PREWORD1 );
203 // state=SCE_FORTH_PREWORD1;
297 styler.ColourTo(i-1,SCE_FORTH_PREWORD1 );
298 // state=SCE_FORTH_PREWORD1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DSciLexer.h510 #define SCE_FORTH_PREWORD1 7 macro

Completed in 33 milliseconds