HomeSort by relevance Sort by last modified time
    Searched refs:XServerFatalError (Results 1 - 6 of 6) sorted by null

  /external/ImageMagick/MagickCore/
exception.h 94 XServerFatalError = 780,
animate.c 860 ThrowXWindowFatalException(XServerFatalError,"UnableToGetVisual",
951 ThrowXWindowFatalException(XServerFatalError,"UnableToCreateGraphicContext",
965 ThrowXWindowFatalException(XServerFatalError,"UnableToCreateXImage",
982 ThrowXWindowFatalException(XServerFatalError,"UnableToCreateXImage",
    [all...]
exception.c 588 case XServerFatalError: return("XServer/FatalError/");
    [all...]
display.c     [all...]
xwindow.c     [all...]
  /external/ImageMagick/Magick++/lib/
Exception.cpp 799 case MagickCore::XServerFatalError:
982 case MagickCore::XServerFatalError:

Completed in 210 milliseconds