Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dxwindow-private.h477 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()
5030 if (event.xclient.message_type != windows->wm_protocols) in XFileBrowserWidget()
6269 if (event.xclient.message_type != windows->wm_protocols) in XFontBrowserWidget()
7296 if (event.xclient.message_type != windows->wm_protocols) in XListBrowserWidget()
8277 if (event.xclient.message_type != windows->wm_protocols) in XNoticeWidget()
8696 if (event.xclient.message_type != windows->wm_protocols) in XPreferencesWidget()
9424 if (event.xclient.message_type != windows->wm_protocols) in XTextViewWidget()
Danimate.c2368 if (event.xclient.message_type != windows->wm_protocols) in XAnimateImages()
Dxwindow.c5168 windows->wm_protocols=XInternAtom(display,"WM_PROTOCOLS",MagickFalse); in XInitializeWindows()
5192 " Window Manager: 0x%lx",windows->wm_protocols); in XInitializeWindows()
Ddisplay.c12780 if (event->xclient.message_type != windows->wm_protocols) in XScreenEvent()
15517 if (event.xclient.message_type != windows->wm_protocols) in XDisplayImage()