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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfileconf.h203 void Parse(const wxTextBuffer& buffer, bool bLocal);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp596 void wxFileConfig::Parse(const wxTextBuffer& buffer, bool bLocal) argument
609 if ( bLocal )
651 if ( bLocal )
713 if ( bLocal && pEntry->IsImmutable() ) {
724 else if ( !bLocal || pEntry->IsLocal() ) {
731 if ( bLocal )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dtime.cpp563 static struct tm * __cdecl common_localtime(const time_t *t, BOOL bLocal) argument
616 if (bLocal && pTz.DaylightBias != 0)

Completed in 68 milliseconds