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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dregconf.cpp561 if ( IsImmutable(path.Name()) ) {
598 if ( IsImmutable(path.Name()) ) {
626 if ( IsImmutable(path.Name()) ) {
638 if ( IsImmutable(path.Name()) ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dconfbase.h255 static bool IsImmutable(const wxString& key) function in class:wxConfigBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp172 bool IsImmutable() const { return m_bImmutable; } function in class:wxFileConfigEntry
713 if ( bLocal && pEntry->IsImmutable() ) {
1891 if ( bUser && IsImmutable() )

Completed in 62 milliseconds