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.c2405 if (event.xclient.message_type != windows->wm_protocols) in XColorBrowserWidget()
3040 if (event->xclient.message_type != windows->wm_protocols) in XCommandWidget()
3470 if (event.xclient.message_type != windows->wm_protocols) in XConfirmWidget()
3928 if (event.xclient.message_type != windows->wm_protocols) in XDialogWidget()
5036 if (event.xclient.message_type != windows->wm_protocols) in XFileBrowserWidget()
6276 if (event.xclient.message_type != windows->wm_protocols) in XFontBrowserWidget()
7304 if (event.xclient.message_type != windows->wm_protocols) in XListBrowserWidget()
8285 if (event.xclient.message_type != windows->wm_protocols) in XNoticeWidget()
8704 if (event.xclient.message_type != windows->wm_protocols) in XPreferencesWidget()
9433 if (event.xclient.message_type != windows->wm_protocols) in XTextViewWidget()
Danimate.c2385 if (event.xclient.message_type != windows->wm_protocols) in XAnimateImages()
Dxwindow.c5148 windows->wm_protocols=XInternAtom(display,"WM_PROTOCOLS",MagickFalse); in XInitializeWindows()
5172 " Window Manager: 0x%lx",windows->wm_protocols); in XInitializeWindows()
Ddisplay.c12783 if (event->xclient.message_type != windows->wm_protocols) in XScreenEvent()
15521 if (event.xclient.message_type != windows->wm_protocols) in XDisplayImage()