Searched refs:foldLevelPrev (Results 1 - 5 of 5) 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 DDocument.h266 int foldLevelPrev; member in class:DocModification
277 foldLevelPrev(0) {}
287 foldLevelPrev(0) {}
H A DDocument.cxx188 mh.foldLevelPrev = prev;
H A DEditor.cxx3862 scn.foldLevelPrev = mh.foldLevelPrev;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DScintilla.h757 int foldLevelPrev; // SCN_MODIFIED member in struct:SCNotification
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A Dstc.cpp3273 evt.SetFoldLevelPrev(scn.foldLevelPrev);

Completed in 142 milliseconds