Home
last modified time | relevance | path

Searched refs:GetPropertyByNameWH (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/propgrid/
H A Dproperty.h2191 wxPGProperty* GetPropertyByNameWH( const wxString& name,
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/propgrid/
H A Dproperty.h2366 wxPGProperty* GetPropertyByNameWH( const wxString& name,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/propgrid/
H A Dproperty.h2366 wxPGProperty* GetPropertyByNameWH( const wxString& name,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/propgrid/
H A Dproperty.h1964 wxPGProperty* GetPropertyByNameWH( const wxString& name,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/propgrid/
H A Dproperty.cpp1387 wxPGProperty* child = GetPropertyByNameWH(childValue.GetName(), i); in SetValue()
2421 wxPGProperty* wxPGProperty::GetPropertyByNameWH( const wxString& name, unsigned int hintIndex ) con… in GetPropertyByNameWH() function in wxPGProperty
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/propgrid/
H A Dproperty.cpp1445 wxPGProperty* child = GetPropertyByNameWH(childValue.GetName(), i); in SetValue()
2476 wxPGProperty* wxPGProperty::GetPropertyByNameWH( const wxString& name, unsigned int hintIndex ) con… in GetPropertyByNameWH() function in wxPGProperty
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/propgrid/
H A Dproperty.cpp1387 wxPGProperty* child = GetPropertyByNameWH(childValue.GetName(), i); in SetValue()
2421 wxPGProperty* wxPGProperty::GetPropertyByNameWH( const wxString& name, unsigned int hintIndex ) con… in GetPropertyByNameWH() function in wxPGProperty
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/src/
H A Dpropgrid.cpp1264 wxPGProperty* child = GetPropertyByNameWH(childValue.GetName(), i); in SetValue()
2154 wxPGProperty* wxPGProperty::GetPropertyByNameWH( const wxString& name, unsigned int hintIndex ) con… in GetPropertyByNameWH() function in wxPGProperty
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxpropgrid/include/wx/propgrid/
H A Dpropgrid.h3252 wxPGProperty* GetPropertyByNameWH( const wxString& name, unsigned int hintIndex ) const;