Home
last modified time | relevance | path

Searched refs:g_fileAtom (Results 1 – 20 of 20) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Ddataobj.cpp37 Atom g_fileAtom = 0; variable
87 m_format = g_fileAtom; in SetType()
119 if (m_format == g_fileAtom) in SetId()
139 if (!g_fileAtom) in PrepareFormats()
140 g_fileAtom = XInternAtom( wxGlobalDisplay(), "file:ALL", False ); in PrepareFormats()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Ddataobj.cpp37 Atom g_fileAtom = 0; variable
87 m_format = g_fileAtom; in SetType()
119 if (m_format == g_fileAtom) in SetId()
139 if (!g_fileAtom) in PrepareFormats()
140 g_fileAtom = XInternAtom( wxGlobalDisplay(), "file:ALL", False ); in PrepareFormats()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Ddataobj.cpp37 Atom g_fileAtom = 0; variable
87 m_format = g_fileAtom; in SetType()
119 if (m_format == g_fileAtom) in SetId()
139 if (!g_fileAtom) in PrepareFormats()
140 g_fileAtom = XInternAtom( wxGlobalDisplay(), "file:ALL", False ); in PrepareFormats()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Ddataobj.cpp34 GdkAtom g_fileAtom = 0; variable
96 m_format = g_fileAtom; in SetType()
135 if (m_format == g_fileAtom) in SetId()
171 if (!g_fileAtom) in PrepareFormats()
172 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
434 : wxDataObjectSimple(wxDataFormat(g_fileAtom)), in wxTextURIListDataObject()
515 if ( GetReceivedFormat() == g_fileAtom ) in GetURL()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Ddataobj.cpp34 GdkAtom g_fileAtom = 0; variable
96 m_format = g_fileAtom; in SetType()
135 if (m_format == g_fileAtom) in SetId()
171 if (!g_fileAtom) in PrepareFormats()
172 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
434 : wxDataObjectSimple(wxDataFormat(g_fileAtom)), in wxTextURIListDataObject()
515 if ( GetReceivedFormat() == g_fileAtom ) in GetURL()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Ddataobj.cpp34 GdkAtom g_fileAtom = 0; variable
96 m_format = g_fileAtom; in SetType()
135 if (m_format == g_fileAtom) in SetId()
171 if (!g_fileAtom) in PrepareFormats()
172 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
434 : wxDataObjectSimple(wxDataFormat(g_fileAtom)), in wxTextURIListDataObject()
515 if ( GetReceivedFormat() == g_fileAtom ) in GetURL()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Ddataobj.cpp34 GdkAtom g_fileAtom = 0; variable
92 m_format = g_fileAtom; in SetType()
130 if (m_format == g_fileAtom) in SetId()
161 if (!g_fileAtom) in PrepareFormats()
162 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Ddataobj.cpp33 Atom g_fileAtom = 0; variable
83 m_format = g_fileAtom; in SetType()
119 if (m_format == g_fileAtom) in SetId()
141 if (!g_fileAtom) in PrepareFormats()
142 g_fileAtom = XInternAtom( (Display*) wxGetDisplay(), "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
137 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
137 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
137 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
137 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/x11/
H A Ddataobj.cpp33 Atom g_fileAtom = 0; variable
83 m_format = g_fileAtom; in SetType()
119 if (m_format == g_fileAtom) in SetId()
141 if (!g_fileAtom) in PrepareFormats()
142 g_fileAtom = XInternAtom( (Display*) wxGetDisplay(), "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Ddataobj.cpp34 GdkAtom g_fileAtom = 0; variable
92 m_format = g_fileAtom; in SetType()
130 if (m_format == g_fileAtom) in SetId()
161 if (!g_fileAtom) in PrepareFormats()
162 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Ddataobj.cpp34 GdkAtom g_fileAtom = 0; variable
92 m_format = g_fileAtom; in SetType()
130 if (m_format == g_fileAtom) in SetId()
161 if (!g_fileAtom) in PrepareFormats()
162 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/x11/
H A Ddataobj.cpp33 Atom g_fileAtom = 0; variable
83 m_format = g_fileAtom; in SetType()
119 if (m_format == g_fileAtom) in SetId()
141 if (!g_fileAtom) in PrepareFormats()
142 g_fileAtom = XInternAtom( (Display*) wxGetDisplay(), "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
135 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
135 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
135 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Ddataobj.cpp35 GdkAtom g_fileAtom = 0; variable
99 m_format = g_fileAtom; in SetType()
135 if (m_format == g_fileAtom) in SetId()
169 if (!g_fileAtom) in PrepareFormats()
170 g_fileAtom = gdk_atom_intern( "text/uri-list", FALSE ); in PrepareFormats()