Searched refs:atom (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ |
H A D | ege-color-prof-tracker.cpp | 493 /*GdkAtom gatom = gdk_x11_xatom_to_atom(note->atom);*/ 494 const gchar* name = gdk_x11_get_xatom_name(note->atom); 531 Atom atom = XInternAtom(xdisplay, name, True); local 538 if ( atom != None ) { 549 atom, 0, size, False, AnyPropertyType, 560 atom, 0, size, False, AnyPropertyType, 606 /* g_message("Base atom not found"); */ 611 Atom atom = XInternAtom(xdisplay, name, True); local 612 if ( atom != None ) { 614 if ( atom [all...] |
Completed in 30 milliseconds