Searched defs:stealth (Results 1 - 12 of 12) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcoder.h34 stealth; member in struct:_CoderInfo
H A Dconfigure.h36 stealth; member in struct:_ConfigureInfo
H A Dlocale_.h35 stealth; member in struct:_LocaleInfo
H A Ddelegate.h42 stealth; member in struct:_DelegateInfo
H A Dmagic.h43 stealth; member in struct:_MagicInfo
H A Dmodule.h55 stealth; member in struct:_ModuleInfo
H A Dcolor.h53 stealth; member in struct:_ColorInfo
H A Dtype.h77 stealth; member in struct:_TypeInfo
H A Dmime.c105 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);
102 stealth; member in struct:_MimeInfo
H A Dpolicy.c92 stealth,
382 if ((p->stealth == MagickFalse) &&
455 if ((p->stealth == MagickFalse) &&
681 if (policy_info[i]->stealth != MagickFalse)
932 if (LocaleCompare((char *) keyword,"stealth") == 0)
934 policy_info->stealth=IsStringTrue(token);
89 stealth, member in struct:_PolicyInfo
H A Dlog.c136 stealth;
517 if ((p->stealth == MagickFalse) &&
611 if ((p->stealth == MagickFalse) &&
773 if (log_info[i]->stealth != MagickFalse)
133 stealth; member in struct:_LogInfo
H A Doption.h170 stealth; member in struct:_OptionInfo

Completed in 156 milliseconds