Home | History | Annotate | Download | only in coders

Lines Matching full:profile_info

4380                 *profile_info;
4399 profile_info=CloneImageInfo(msl_info->image_info[n]);
4402 profile_info->profile=(void *) CloneStringInfo(profile);
4403 profile_image=GetImageCache(profile_info,keyword,exception);
4404 profile_info=DestroyImageInfo(profile_info);