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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_filepicker.cpp43 GetParamValue(wxT("value")),
45 GetParamValue(wxT("wildcard")),
H A Dxh_dirpicker.cpp40 GetParamValue(wxT("value")),
H A Dxh_hyperlink.cpp72 GetParamValue(wxT("url")),
H A Dxh_html.cpp53 wxString url = GetParamValue(wxT("url"));
H A Dxh_statbar.cpp48 wxString widths = GetParamValue(wxT("widths"));
49 wxString styles = GetParamValue(wxT("styles"));
H A Dxh_collpane.cpp65 wxString label = GetParamValue(wxT("label"));
H A Dxh_split.cpp92 bool horizontal = (GetParamValue(wxT("orientation")) != wxT("vertical"));
H A Dxmlres.cpp851 wxString s = GetParamValue(param);
962 wxString str1 = GetParamValue(param);
972 wxString str = GetParamValue(param);
1006 wxString v = GetParamValue(param);
1065 wxString v = GetParamValue(param);
1117 wxString name = GetParamValue(param);
1149 wxString name = GetParamValue(param);
1231 wxString wxXmlResourceHandler::GetParamValue(const wxString& param) function in class:wxXmlResourceHandler
1244 wxString s = GetParamValue(param);
1293 wxString s = GetParamValue(para
[all...]
H A Dxh_sizer.cpp317 tkn.SetString(GetParamValue(param), wxT(","));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextxml.h65 wxString GetParamValue(wxXmlNode *node, const wxString& param);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextxmlhandler.tex86 \membersection{wxRichTextXMLHandler::GetParamValue}\label{wxrichtextxmlhandlergetparamvalue}
88 \func{wxString}{GetParamValue}{\param{wxXmlNode* }{node}, \param{const wxString\& }{param}}
H A Dxmlresh.tex169 \membersection{wxXmlResourceHandler::GetParamValue}\label{wxxmlresourcehandlergetparamvalue}
171 \func{wxString}{GetParamValue}{\param{const wxString\& }{param}}
H A Dfiletype.tex62 must derive your own class from MessageParameters and override GetParamValue()
76 virtual wxString GetParamValue(const wxString& name) const
82 return wxFileType::MessageParameters::GetParamValue(name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmimetype.h229 virtual wxString GetParamValue(const wxString& WXUNUSED(name)) const
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxmlres.h396 wxString GetParamValue(const wxString& param);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextxml.cpp386 wxString wxRichTextXMLHandler::GetParamValue(wxXmlNode *node, const wxString& param) function in class:wxRichTextXMLHandler

Completed in 119 milliseconds