Home
last modified time | relevance | path

Searched refs:wxImageRefData (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dimage.cpp65 wxImageRefData();
66 virtual ~wxImageRefData();
104 wxImageRefData::wxImageRefData() in wxImageRefData() function in wxImageRefData
124 wxImageRefData::~wxImageRefData() in ~wxImageRefData()
159 m_refData = new wxImageRefData(); in Create()
186 m_refData = new wxImageRefData(); in Create()
228 return new wxImageRefData; in CreateRefData()
233 const wxImageRefData* refData = static_cast<const wxImageRefData*>(that); in CloneRefData()
236 wxImageRefData* refData_new = new wxImageRefData; in CloneRefData()
2090 wxImageRefData *newRefData = new wxImageRefData(); in SetData()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dimage.cpp62 wxImageRefData();
63 virtual ~wxImageRefData();
93 wxImageRefData::wxImageRefData() in wxImageRefData() function in wxImageRefData
110 wxImageRefData::~wxImageRefData() in ~wxImageRefData()
187 m_refData = new wxImageRefData(); in Create()
212 m_refData = new wxImageRefData(); in Create()
249 return new wxImageRefData; in CreateRefData()
254 const wxImageRefData* refData = wx_static_cast(const wxImageRefData*, that); in CloneRefData()
257 wxImageRefData* refData_new = new wxImageRefData; in CloneRefData()
1579 wxImageRefData *newRefData = new wxImageRefData(); in SetData()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp62 wxImageRefData();
63 virtual ~wxImageRefData();
93 wxImageRefData::wxImageRefData() in wxImageRefData() function in wxImageRefData
110 wxImageRefData::~wxImageRefData() in ~wxImageRefData()
187 m_refData = new wxImageRefData(); in Create()
212 m_refData = new wxImageRefData(); in Create()
249 return new wxImageRefData; in CreateRefData()
254 const wxImageRefData* refData = wx_static_cast(const wxImageRefData*, that); in CloneRefData()
257 wxImageRefData* refData_new = new wxImageRefData; in CloneRefData()
1579 wxImageRefData *newRefData = new wxImageRefData(); in SetData()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp62 wxImageRefData();
63 virtual ~wxImageRefData();
93 wxImageRefData::wxImageRefData() in wxImageRefData() function in wxImageRefData
110 wxImageRefData::~wxImageRefData() in ~wxImageRefData()
187 m_refData = new wxImageRefData(); in Create()
212 m_refData = new wxImageRefData(); in Create()
249 return new wxImageRefData; in CreateRefData()
254 const wxImageRefData* refData = wx_static_cast(const wxImageRefData*, that); in CloneRefData()
257 wxImageRefData* refData_new = new wxImageRefData; in CloneRefData()
1579 wxImageRefData *newRefData = new wxImageRefData(); in SetData()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dimage.cpp62 wxImageRefData();
63 virtual ~wxImageRefData();
93 wxImageRefData::wxImageRefData() in wxImageRefData() function in wxImageRefData
110 wxImageRefData::~wxImageRefData() in ~wxImageRefData()
187 m_refData = new wxImageRefData(); in Create()
212 m_refData = new wxImageRefData(); in Create()
249 return new wxImageRefData; in CreateRefData()
254 const wxImageRefData* refData = wx_static_cast(const wxImageRefData*, that); in CloneRefData()
257 wxImageRefData* refData_new = new wxImageRefData; in CloneRefData()
1579 wxImageRefData *newRefData = new wxImageRefData(); in SetData()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dimage.cpp68 wxImageRefData();
69 virtual ~wxImageRefData();
100 wxImageRefData::wxImageRefData() in wxImageRefData() function in wxImageRefData
118 wxImageRefData::~wxImageRefData() in ~wxImageRefData()
153 m_refData = new wxImageRefData(); in Create()
180 m_refData = new wxImageRefData(); in Create()
222 return new wxImageRefData; in CreateRefData()
227 const wxImageRefData* refData = static_cast<const wxImageRefData*>(that); in CloneRefData()
230 wxImageRefData* refData_new = new wxImageRefData; in CloneRefData()
1885 wxImageRefData *newRefData = new wxImageRefData(); in SetData()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dimage.cpp68 wxImageRefData();
69 virtual ~wxImageRefData();
100 wxImageRefData::wxImageRefData() in wxImageRefData() function in wxImageRefData
118 wxImageRefData::~wxImageRefData() in ~wxImageRefData()
153 m_refData = new wxImageRefData(); in Create()
180 m_refData = new wxImageRefData(); in Create()
222 return new wxImageRefData; in CreateRefData()
227 const wxImageRefData* refData = static_cast<const wxImageRefData*>(that); in CloneRefData()
230 wxImageRefData* refData_new = new wxImageRefData; in CloneRefData()
1881 wxImageRefData *newRefData = new wxImageRefData(); in SetData()
[all …]