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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Duri.h33 wxURI_SERVER = 4, enumerator in enum:wxURIFieldType
63 bool HasServer() const { return (m_fields & wxURI_SERVER) == wxURI_SERVER; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Duri.cpp560 m_fields |= wxURI_SERVER;
830 m_fields |= wxURI_SERVER;

Completed in 98 milliseconds