Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:stealth

105     stealth;
485 if ((p->stealth == MagickFalse) &&
578 if ((p->stealth == MagickFalse) &&
741 if (mime_info[i]->stealth != MagickFalse)
970 attribute=GetXMLTreeAttribute(mime,"stealth");
972 mime_info->stealth=IsStringTrue(attribute);