Searched refs:GetProperties (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DWindowAccessor.h46 char *GetProperties() { function in class:WindowAccessor
H A DAccessor.h68 virtual char *GetProperties()=0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DDocumentAccessor.h55 char *GetProperties() { function in class:DocumentAccessor
H A DExternalLexer.cxx67 char *ps = styler.GetProperties();
86 char *ps = styler.GetProperties();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xml/
H A Dxml.h145 wxXmlProperty *GetProperties() const { return m_properties; } function in class:wxXmlNode
178 return GetProperties();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dpropform.cpp91 wxNode *node = m_propertySheet->GetProperties().GetFirst();
112 wxNode *node = m_propertySheet->GetProperties().GetFirst();
132 wxNode *node = m_propertySheet->GetProperties().GetFirst();
233 wxNode *node = m_propertySheet->GetProperties().GetFirst();
272 wxNode *node = m_propertySheet->GetProperties().GetFirst();
H A Dproplist.cpp157 wxNode *node = m_propertySheet->GetProperties().GetFirst();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dxti.cpp522 // void wxClassInfo::GetProperties( wxPropertyInfoMap &map ) const
525 void wxClassInfo::GetProperties( wxPropertyInfoMap &infomap ) const function in class:wxClassInfo
539 parents[i]->GetProperties( infomap ) ;
H A Dxtixml.cpp277 wxXmlProperty *xp = node->GetProperties() ;
H A Dxtistrm.cpp146 ci->GetProperties( map ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dprop.h72 inline virtual wxList& GetProperties() const { return (wxList&) m_properties; } function in class:wxPropertySheet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xml/
H A Dxml.cpp133 wxXmlProperty *prop = GetProperties();
148 wxXmlProperty *prop = GetProperties();
876 prop = node->GetProperties();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmlnode.tex206 \membersection{wxXmlNode::GetProperties}\label{wxxmlnodegetproperties}
208 \constfunc{wxXmlProperty *}{GetProperties}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp614 for (wxXmlProperty *prop = with.GetProperties(); prop; prop = prop->GetNext())
617 for (dprop = dest.GetProperties(); dprop; dprop = dprop->GetNext())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxti.h1787 void GetProperties( wxPropertyInfoMap &map ) const ;

Completed in 147 milliseconds