Home
last modified time | relevance | path

Searched defs:GetAllFormats (Results 1 – 25 of 47) sorted by relevance

12

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_dataobj.py55 def GetAllFormats(self, d): member in DataObjTests.test_DataObjectGetAllFormats.MyDataObject
74 def GetAllFormats(self, d): member in DataObjTests.test_DataObject.MyDataObject
127 def GetAllFormats(self, d): member in DataObjTests.test_DataObject2.MyDataObject
/dports/devel/wxformbuilder/source/src/rad/dataobject/
H A Ddataobject.cpp70 void wxFBDataObject::GetAllFormats( wxDataFormat* formats, Direction dir ) const in GetAllFormats() function in wxFBDataObject
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/
H A Dwxsitemresdataobject.cpp38 void wxsItemResDataObject::GetAllFormats(wxDataFormat *formats, cb_unused Direction dir) const in GetAllFormats() function in wxsItemResDataObject
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/NassiShneiderman/
H A DDataObject.cpp115 void NassiDataObject::GetAllFormats(wxDataFormat *formats, Direction dir) const in GetAllFormats() function in NassiDataObject
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Ddataobj.cpp383 wxTextDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Ddataobj.cpp239 void wxTextDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp217 void wxTextDataObject::GetAllFormats(wxDataFormat *formats, wxDataObjectBase::Direction dir) const in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp217 void wxTextDataObject::GetAllFormats(wxDataFormat *formats, wxDataObjectBase::Direction dir) const in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp217 void wxTextDataObject::GetAllFormats(wxDataFormat *formats, wxDataObjectBase::Direction dir) const in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp217 void wxTextDataObject::GetAllFormats(wxDataFormat *formats, wxDataObjectBase::Direction dir) const in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Ddataobj.cpp223 wxTextDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Ddataobj.cpp223 wxTextDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Denhmeta.cpp345 void wxEnhMetaFileDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxEnhMetaFileDataObject
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Denhmeta.cpp345 void wxEnhMetaFileDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxEnhMetaFileDataObject
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Denhmeta.cpp345 void wxEnhMetaFileDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxEnhMetaFileDataObject
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Denhmeta.cpp345 void wxEnhMetaFileDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxEnhMetaFileDataObject
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Ddataobj.cpp223 wxTextDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxTextDataObject
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Denhmeta.cpp384 void wxEnhMetaFileDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxEnhMetaFileDataObject
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Denhmeta.cpp386 void wxEnhMetaFileDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxEnhMetaFileDataObject
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Denhmeta.cpp386 void wxEnhMetaFileDataObject::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxEnhMetaFileDataObject
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddobjcmn.cpp185 void wxDataObjectComposite::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxDataObjectComposite
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddobjcmn.cpp185 void wxDataObjectComposite::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxDataObjectComposite
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddobjcmn.cpp185 void wxDataObjectComposite::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxDataObjectComposite
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddobjcmn.cpp185 void wxDataObjectComposite::GetAllFormats(wxDataFormat *formats, in GetAllFormats() function in wxDataObjectComposite
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxDataObjectComposite.cpp74 void sipwxDataObjectComposite::GetAllFormats( ::wxDataFormat*formats, ::wxDataObject::Direction dir… in GetAllFormats() function in sipwxDataObjectComposite

12