Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:get_one_authentic_pixel_from_handler

1806   if (cache_info->methods.get_one_authentic_pixel_from_handler !=
1808 return(cache_info->methods.get_one_authentic_pixel_from_handler(image,x,y,
2126 cache_methods->get_one_authentic_pixel_from_handler=
4592 get_one_authentic_pixel_from_handler;
4643 get_one_authentic_pixel_from_handler=
4644 cache_methods->get_one_authentic_pixel_from_handler;
4645 if (get_one_authentic_pixel_from_handler !=
4647 cache_info->methods.get_one_authentic_pixel_from_handler=
4648 cache_methods->get_one_authentic_pixel_from_handler;