Home
last modified time | relevance | path

Searched refs:wm_protocols (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dxwindow-private.h483 wm_protocols, member
Dwidget.c2402 if (event.xclient.message_type != windows->wm_protocols) in XColorBrowserWidget()
3037 if (event->xclient.message_type != windows->wm_protocols) in XCommandWidget()
3467 if (event.xclient.message_type != windows->wm_protocols) in XConfirmWidget()
3925 if (event.xclient.message_type != windows->wm_protocols) in XDialogWidget()
5032 if (event.xclient.message_type != windows->wm_protocols) in XFileBrowserWidget()
6271 if (event.xclient.message_type != windows->wm_protocols) in XFontBrowserWidget()
7298 if (event.xclient.message_type != windows->wm_protocols) in XListBrowserWidget()
8279 if (event.xclient.message_type != windows->wm_protocols) in XNoticeWidget()
8698 if (event.xclient.message_type != windows->wm_protocols) in XPreferencesWidget()
9426 if (event.xclient.message_type != windows->wm_protocols) in XTextViewWidget()
Danimate.c2377 if (event.xclient.message_type != windows->wm_protocols) in XAnimateImages()
Dxwindow.c5156 windows->wm_protocols=XInternAtom(display,"WM_PROTOCOLS",MagickFalse); in XInitializeWindows()
5180 " Window Manager: 0x%lx",windows->wm_protocols); in XInitializeWindows()
Ddisplay.c12786 if (event->xclient.message_type != windows->wm_protocols) in XScreenEvent()
15525 if (event.xclient.message_type != windows->wm_protocols) in XDisplayImage()