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