Searched refs:wxIsStockLabel (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstockitem.h29 WXDLLEXPORT bool wxIsStockLabel(wxWindowID id, const wxString& label);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstockitem.cpp263 bool wxIsStockLabel(wxWindowID id, const wxString& label) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dbutton.cpp233 if (wxIsStockID(m_windowId) && wxIsStockLabel(m_windowId, label))

Completed in 62 milliseconds