Searched refs:SCNotification (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.h122 virtual void NotifyParent(SCNotification scn);
H A DScintillaWX.cpp476 void ScintillaWX::NotifyParent(SCNotification scn) {
H A Dstc.cpp3223 void wxStyledTextCtrl::NotifyParent(SCNotification* _scn) {
3224 SCNotification& scn = *_scn;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DScintillaBase.cxx330 SCNotification scn = {0};
401 SCNotification scn = {0};
H A DEditor.cxx3579 SCNotification scn = {0};
3590 SCNotification scn = {0};
3603 SCNotification scn = {0};
3613 SCNotification scn = {0};
3619 SCNotification scn = {0};
3625 SCNotification scn = {0};
3634 SCNotification scn = {0};
3643 SCNotification scn = {0};
3649 SCNotification scn = {0};
3663 SCNotification sc
[all...]
H A DEditor.h433 virtual void NotifyParent(SCNotification scn) = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DScintilla.h743 struct SCNotification { struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h1800 struct SCNotification;
3381 void NotifyParent(SCNotification* scn);

Completed in 220 milliseconds