Searched refs:XServerWarning (Results 1 - 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dexception.h48 XServerWarning = 380, enumerator in enum:__anon45
H A Dexception.c554 case XServerWarning: return("XServer/Warning/");
H A Dxwindow.c1275 ThrowXWindowException(XServerWarning,"UnableToGetVisual",visual_type);
1282 ThrowXWindowException(XServerWarning,"UsingDefaultVisual",
/external/ImageMagick/PerlMagick/
H A DMagick.pm39 ModuleWarning DrawWarning ImageWarning XServerWarning RegistryWarning
H A DMagick.xs812 if (strEQ(name,"XServerWarning"))
813 return(XServerWarning);
/external/ImageMagick/PerlMagick/quantum/
H A Dquantum.pm38 ModuleWarning DrawWarning ImageWarning XServerWarning RegistryWarning
H A Dquantum.xs.in812 if (strEQ(name,"XServerWarning"))
813 return(XServerWarning);
/external/ImageMagick/Magick++/lib/
H A DException.cpp802 case MagickCore::XServerWarning:
978 case MagickCore::XServerWarning:

Completed in 7270 milliseconds