Home
last modified time | relevance | path

Searched refs:NativeFormat (Results 1 – 25 of 1109) sorted by relevance

12345678910>>...45

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/x11/
H A Ddataform.h18 typedef Atom NativeFormat; typedef
23 wxDataFormat( NativeFormat format );
25 wxDataFormat& operator=(NativeFormat format)
29 bool operator==(NativeFormat format) const
30 { return m_format == (NativeFormat)format; }
31 bool operator!=(NativeFormat format) const
32 { return m_format != (NativeFormat)format; }
41 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
42 operator NativeFormat() const { return m_format; } in NativeFormat() function
44 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/motif/
H A Ddataform.h18 typedef Atom NativeFormat; typedef
23 wxDataFormat( NativeFormat format );
25 wxDataFormat& operator=(NativeFormat format)
29 bool operator==(NativeFormat format) const
30 { return m_format == (NativeFormat)format; }
31 bool operator!=(NativeFormat format) const
32 { return m_format != (NativeFormat)format; }
41 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
42 operator NativeFormat() const { return m_format; } in NativeFormat() function
44 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/x11/
H A Ddataform.h18 typedef Atom NativeFormat; typedef
23 wxDataFormat( NativeFormat format );
25 wxDataFormat& operator=(NativeFormat format)
29 bool operator==(NativeFormat format) const
30 { return m_format == (NativeFormat)format; }
31 bool operator!=(NativeFormat format) const
32 { return m_format != (NativeFormat)format; }
41 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
42 operator NativeFormat() const { return m_format; } in NativeFormat() function
44 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/motif/
H A Ddataform.h18 typedef Atom NativeFormat; typedef
23 wxDataFormat( NativeFormat format );
25 wxDataFormat& operator=(NativeFormat format)
29 bool operator==(NativeFormat format) const
30 { return m_format == (NativeFormat)format; }
31 bool operator!=(NativeFormat format) const
32 { return m_format != (NativeFormat)format; }
41 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
42 operator NativeFormat() const { return m_format; } in NativeFormat() function
44 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/motif/
H A Ddataform.h18 typedef Atom NativeFormat; typedef
23 wxDataFormat( NativeFormat format );
25 wxDataFormat& operator=(NativeFormat format)
29 bool operator==(NativeFormat format) const
30 { return m_format == (NativeFormat)format; }
31 bool operator!=(NativeFormat format) const
32 { return m_format != (NativeFormat)format; }
41 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
42 operator NativeFormat() const { return m_format; } in NativeFormat() function
44 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/x11/
H A Ddataform.h18 typedef Atom NativeFormat; typedef
23 wxDataFormat( NativeFormat format );
25 wxDataFormat& operator=(NativeFormat format)
29 bool operator==(NativeFormat format) const
30 { return m_format == (NativeFormat)format; }
31 bool operator!=(NativeFormat format) const
32 { return m_format != (NativeFormat)format; }
41 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
42 operator NativeFormat() const { return m_format; } in NativeFormat() function
44 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/gtk/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/gtk1/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/gtk/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/gtk1/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/gtk1/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/gtk/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk/
H A Ddataform.h18 typedef GdkAtom NativeFormat; typedef
22 wxDataFormat( NativeFormat format );
33 wxDataFormat& operator=(NativeFormat format)
37 bool operator==(NativeFormat format) const
38 { return m_format == (NativeFormat)format; }
39 bool operator!=(NativeFormat format) const
40 { return m_format != (NativeFormat)format; }
49 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
50 operator NativeFormat() const { return m_format; } in NativeFormat() function
52 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/gtk1/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/gtk/
H A Ddataform.h19 typedef GdkAtom NativeFormat; typedef
25 wxDataFormat( NativeFormat format );
29 wxDataFormat& operator=(NativeFormat format)
33 bool operator==(NativeFormat format) const
34 { return m_format == (NativeFormat)format; }
35 bool operator!=(NativeFormat format) const
36 { return m_format != (NativeFormat)format; }
45 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
46 operator NativeFormat() const { return m_format; } in NativeFormat() function
48 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/gtk1/
H A Ddataform.h18 typedef GdkAtom NativeFormat; typedef
22 wxDataFormat( NativeFormat format );
34 wxDataFormat& operator=(NativeFormat format)
38 bool operator==(NativeFormat format) const
39 { return m_format == (NativeFormat)format; }
40 bool operator!=(NativeFormat format) const
41 { return m_format != (NativeFormat)format; }
50 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
51 operator NativeFormat() const { return m_format; } in NativeFormat() function
53 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/gtk/
H A Ddataform.h18 typedef GdkAtom NativeFormat; typedef
22 wxDataFormat( NativeFormat format );
40 wxDataFormat& operator=(NativeFormat format)
44 bool operator==(NativeFormat format) const
45 { return m_format == (NativeFormat)format; }
46 bool operator!=(NativeFormat format) const
47 { return m_format != (NativeFormat)format; }
56 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
57 operator NativeFormat() const { return m_format; } in NativeFormat() function
59 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk1/
H A Ddataform.h18 typedef GdkAtom NativeFormat; typedef
22 wxDataFormat( NativeFormat format );
34 wxDataFormat& operator=(NativeFormat format)
38 bool operator==(NativeFormat format) const
39 { return m_format == (NativeFormat)format; }
40 bool operator!=(NativeFormat format) const
41 { return m_format != (NativeFormat)format; }
50 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
51 operator NativeFormat() const { return m_format; } in NativeFormat() function
53 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/gtk1/
H A Ddataform.h18 typedef GdkAtom NativeFormat; typedef
22 wxDataFormat( NativeFormat format );
34 wxDataFormat& operator=(NativeFormat format)
38 bool operator==(NativeFormat format) const
39 { return m_format == (NativeFormat)format; }
40 bool operator!=(NativeFormat format) const
41 { return m_format != (NativeFormat)format; }
50 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
51 operator NativeFormat() const { return m_format; } in NativeFormat() function
53 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/gtk/
H A Ddataform.h18 typedef GdkAtom NativeFormat; typedef
22 wxDataFormat( NativeFormat format );
40 wxDataFormat& operator=(NativeFormat format)
44 bool operator==(NativeFormat format) const
45 { return m_format == (NativeFormat)format; }
46 bool operator!=(NativeFormat format) const
47 { return m_format != (NativeFormat)format; }
56 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
57 operator NativeFormat() const { return m_format; } in NativeFormat() function
59 void SetId( NativeFormat format );
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/ole/
H A Ddataform.h23 typedef unsigned short NativeFormat; typedef
25 wxDataFormat(NativeFormat format = wxDF_INVALID) { m_format = format; }
28 wxDataFormat& operator=(NativeFormat format)
37 { return m_format == (NativeFormat)format; }
39 { return m_format != (NativeFormat)format; }
48 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
49 operator NativeFormat() const { return m_format; } in NativeFormat() function
52 void SetType(NativeFormat format) { m_format = format; } in SetType()
53 NativeFormat GetType() const { return m_format; } in GetType()
64 NativeFormat m_format;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/ole/
H A Ddataform.h23 typedef unsigned short NativeFormat; typedef
25 wxDataFormat(NativeFormat format = wxDF_INVALID) { m_format = format; }
28 wxDataFormat& operator=(NativeFormat format)
37 { return m_format == (NativeFormat)format; }
39 { return m_format != (NativeFormat)format; }
48 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
49 operator NativeFormat() const { return m_format; } in NativeFormat() function
52 void SetType(NativeFormat format) { m_format = format; } in SetType()
53 NativeFormat GetType() const { return m_format; } in GetType()
64 NativeFormat m_format;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/ole/
H A Ddataform.h23 typedef unsigned short NativeFormat; typedef
25 wxDataFormat(NativeFormat format = wxDF_INVALID) { m_format = format; }
28 wxDataFormat& operator=(NativeFormat format)
37 { return m_format == (NativeFormat)format; }
39 { return m_format != (NativeFormat)format; }
48 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
49 operator NativeFormat() const { return m_format; } in NativeFormat() function
52 void SetType(NativeFormat format) { m_format = format; } in SetType()
53 NativeFormat GetType() const { return m_format; } in GetType()
64 NativeFormat m_format;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/ole/
H A Ddataform.h23 typedef unsigned short NativeFormat; typedef
25 wxDataFormat(NativeFormat format = wxDF_INVALID) { m_format = format; }
28 wxDataFormat& operator=(NativeFormat format)
37 { return m_format == (NativeFormat)format; }
39 { return m_format != (NativeFormat)format; }
48 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
49 operator NativeFormat() const { return m_format; } in NativeFormat() function
52 void SetType(NativeFormat format) { m_format = format; } in SetType()
53 NativeFormat GetType() const { return m_format; } in GetType()
64 NativeFormat m_format;
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/ole/
H A Ddataform.h23 typedef unsigned short NativeFormat; typedef
25 wxDataFormat(NativeFormat format = wxDF_INVALID) { m_format = format; }
28 wxDataFormat& operator=(NativeFormat format)
37 { return m_format == (NativeFormat)format; }
39 { return m_format != (NativeFormat)format; }
48 NativeFormat GetFormatId() const { return m_format; } in GetFormatId()
49 operator NativeFormat() const { return m_format; } in NativeFormat() function
52 void SetType(NativeFormat format) { m_format = format; } in SetType()
53 NativeFormat GetType() const { return m_format; } in GetType()
64 NativeFormat m_format;

12345678910>>...45