Searched refs:g_altTextAtom (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddataobj.cpp33 GdkAtom g_altTextAtom = 0; variable
89 m_format = g_altTextAtom;
129 if (m_format == g_altTextAtom)
162 g_altTextAtom = gdk_atom_intern( "STRING", FALSE );
220 *formats = g_altTextAtom;
H A Dclipbrd.cpp34 extern GdkAtom g_altTextAtom;
550 extern GdkAtom g_altTextAtom;
551 return IsSupported(g_altTextAtom);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddataobj.cpp33 GdkAtom g_altTextAtom = 0; variable
89 m_format = g_altTextAtom;
131 if (m_format == g_altTextAtom)
163 g_altTextAtom = gdk_atom_intern( "STRING", FALSE );

Completed in 57 milliseconds