Searched refs:remote_atom (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 8897 remote_atom; in XRemoteCommand() local 8912 remote_atom=XInternAtom(display,"IM_PROTOCOLS",MagickFalse); in XRemoteCommand() 8927 remote_window=XWindowByProperty(display,root_window,remote_atom); in XRemoteCommand() 8937 remote_atom=XInternAtom(display,"IM_REMOTE_COMMAND",MagickFalse); in XRemoteCommand() 8938 (void) XChangeProperty(display,remote_window,remote_atom,XA_STRING,8, in XRemoteCommand()
|