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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp179 void SetValue(const wxString& strValue, bool bUser = true);
1889 void wxFileConfigEntry::SetValue(const wxString& strValue, bool bUser) argument
1891 if ( bUser && IsImmutable() )
1906 if ( bUser )

Completed in 93 milliseconds