GetPseudoRandomValue  116 coders/plasma.c     GetPseudoRandomValue(random_info)+0.5)));
GetPseudoRandomValue  118 coders/plasma.c     GetPseudoRandomValue(random_info)+0.5)));
GetPseudoRandomValue  120 coders/plasma.c     GetPseudoRandomValue(random_info)+0.5)));
GetPseudoRandomValue 2533 magick/cache.c   return((ssize_t) (columns*GetPseudoRandomValue(random_info)));
GetPseudoRandomValue 2538 magick/cache.c   return((ssize_t) (rows*GetPseudoRandomValue(random_info)));
GetPseudoRandomValue 5805 magick/deprecate.c                   GetPseudoRandomValue(random_info));
GetPseudoRandomValue 5834 magick/deprecate.c                       GetPseudoRandomValue(random_info));
GetPseudoRandomValue 3929 magick/effect.c         UndefinedInterpolatePixel,(double) x+width*(GetPseudoRandomValue(
GetPseudoRandomValue 3930 magick/effect.c         random_info[id])-0.5),(double) y+width*(GetPseudoRandomValue(
GetPseudoRandomValue 2761 magick/fx.c            return((MagickRealType) GetPseudoRandomValue(fx_info->random_info));
GetPseudoRandomValue 3651 magick/fx.c      plasma=ClampToQuantum(pixel+noise*GetPseudoRandomValue(random_info)-
GetPseudoRandomValue 4477 magick/fx.c            GetPseudoRandomValue(random_info[id]));
GetPseudoRandomValue 1520 magick/gem.c     alpha=GetPseudoRandomValue(random_info);
GetPseudoRandomValue 1537 magick/gem.c         beta=GetPseudoRandomValue(random_info);
GetPseudoRandomValue 1579 magick/gem.c         beta=GetPseudoRandomValue(random_info);
GetPseudoRandomValue 1595 magick/gem.c           beta=GetPseudoRandomValue(random_info);
GetPseudoRandomValue  572 magick/methods.h #define GetPseudoRandomValue  PrependMagickMethod(GetPseudoRandomValue)
GetPseudoRandomValue   38 magick/random_.h   GetPseudoRandomValue(RandomInfo *);
GetPseudoRandomValue 1998 magick/threshold.c               GetPseudoRandomValue(random_info[id]));
GetPseudoRandomValue 2073 magick/threshold.c                 GetPseudoRandomValue(random_info[id]));
GetPseudoRandomValue 2084 magick/threshold.c                 GetPseudoRandomValue(random_info[id]));
GetPseudoRandomValue 2095 magick/threshold.c                 GetPseudoRandomValue(random_info[id]));
GetPseudoRandomValue 2106 magick/threshold.c                 GetPseudoRandomValue(random_info[id]));
GetPseudoRandomValue 2118 magick/threshold.c                 GetPseudoRandomValue(random_info[id]));
GetPseudoRandomValue 2303 wand/mogrify.c             angle=22.5*(GetPseudoRandomValue(random_info)-0.5);