Searched refs:SC_MASK_FOLDERS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DScintilla.h129 #define SC_MASK_FOLDERS 0xFE000000 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DViewStyle.cxx183 ms[1].mask = ~SC_MASK_FOLDERS;
H A DEditor.cxx1718 if (vs.ms[margin].mask & SC_MASK_FOLDERS)
1724 if (vs.ms[margin].mask & SC_MASK_FOLDERS)

Completed in 138 milliseconds