Searched refs:wxURI_PATH (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.h35 wxURI_PATH = 16, enumerator in enum:wxURIFieldType
65 bool HasPath() const { return (m_fields & wxURI_PATH) == wxURI_PATH; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Duri.cpp645 m_fields |= wxURI_PATH;
698 m_fields |= wxURI_PATH;
844 m_fields |= wxURI_PATH;

Completed in 112 milliseconds