Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ConstantString

954     return(ConstantString(""));
959 return(ConstantString(""));
1442 delegates[i++]=ConstantString(p->decode);
1445 delegates[i++]=ConstantString(p->encode);
2143 delegate_info->path=ConstantString(filename);
2205 delegate_info->decode=ConstantString(token);
2216 delegate_info->encode=ConstantString(token);