Home
last modified time | relevance | path

Searched refs:wxURI_QUERY (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Duri.h36 wxURI_QUERY = 32, enumerator
66 bool HasQuery() const { return (m_fields & wxURI_QUERY) == wxURI_QUERY; } in HasQuery()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Duri.h36 wxURI_QUERY = 32, enumerator
66 bool HasQuery() const { return (m_fields & wxURI_QUERY) == wxURI_QUERY; } in HasQuery()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Duri.h36 wxURI_QUERY = 32, enumerator
66 bool HasQuery() const { return (m_fields & wxURI_QUERY) == wxURI_QUERY; } in HasQuery()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Duri.h36 wxURI_QUERY = 32, enumerator
66 bool HasQuery() const { return (m_fields & wxURI_QUERY) == wxURI_QUERY; } in HasQuery()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Duri.h37 wxURI_QUERY = 32, enumerator
76 bool HasQuery() const { return (m_fields & wxURI_QUERY) != 0; } in HasQuery()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Duri.h37 wxURI_QUERY = 32, enumerator
76 bool HasQuery() const { return (m_fields & wxURI_QUERY) != 0; } in HasQuery()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Duri.h37 wxURI_QUERY = 32, enumerator
76 bool HasQuery() const { return (m_fields & wxURI_QUERY) != 0; } in HasQuery()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Duri.cpp606 m_fields |= wxURI_QUERY; in ParseQuery()
723 m_fields |= wxURI_QUERY; in Resolve()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Duri.cpp613 m_fields |= wxURI_QUERY; in ParseQuery()
730 m_fields |= wxURI_QUERY; in Resolve()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Duri.cpp606 m_fields |= wxURI_QUERY; in ParseQuery()
723 m_fields |= wxURI_QUERY; in Resolve()
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxnet_net.i328 wxURI_QUERY, enumerator
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Duri.cpp730 m_fields |= wxURI_QUERY; in ParseQuery()
855 m_fields |= wxURI_QUERY; in Resolve()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Duri.cpp730 m_fields |= wxURI_QUERY; in ParseQuery()
855 m_fields |= wxURI_QUERY; in Resolve()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Duri.cpp730 m_fields |= wxURI_QUERY; in ParseQuery()
855 m_fields |= wxURI_QUERY; in Resolve()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Duri.cpp730 m_fields |= wxURI_QUERY; in ParseQuery()
855 m_fields |= wxURI_QUERY; in Resolve()