Searched refs:superPS (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/include/
H A DPropSet.h45 PropSet *superPS; member in class:PropSet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DPropSet.cxx335 superPS = 0;
341 superPS = 0;
432 if (superPS) {
434 return superPS->Get(key);
612 if (superPS) {
614 return superPS->GetWild(keybase, filename);

Completed in 99 milliseconds