Searched refs:GetXRCID (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_unkwn.cpp66 child->SetId(wxXmlResource::GetXRCID(m_controlName));
H A Dxmlres.cpp992 return wxXmlResource::GetXRCID(GetName());
1608 int wxXmlResource::GetXRCID(const wxChar *str_id, int value_if_not_found) function in class:wxXmlResource
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxmlres.h226 static int GetXRCID(const wxChar *str_id, int value_if_not_found = wxID_NONE);
318 wxXmlResource::GetXRCID(wxT(str_id))
523 #define GetXMLID GetXRCID
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmlres.tex138 \membersection{wxXmlResource::GetXRCID}\label{wxxmlresourcegetxmlid}
140 \func{int}{GetXRCID}{\param{const wxChar* }{str\_id}, \param{int }{value\_if\_not\_found = -2}}

Completed in 195 milliseconds