Lines Matching refs:SetAttribute
1033 % SetAttribute() sets the attribute to the value in sval. This can change
1036 % The format of the SetAttribute routine is:
1038 % SetAttribute(struct PackageInfo *info,Image *image,char *attribute,
1087 static void SetAttribute(pTHX_ struct PackageInfo *info,Image *image, function
2452 SetAttribute(aTHX_ package_info,NULL,"server",ST(1),exception);
2456 SetAttribute(aTHX_ package_info,image,SvPV(ST(i-1),na),ST(i),
3878 SetAttribute(aTHX_ package_info,NULL,"server",ST(1),exception);
3882 SetAttribute(aTHX_ package_info,image,SvPV(ST(i-1),na),ST(i),
6903 SetAttribute(aTHX_ package_info,image,SvPV(ST(i-1),na),ST(i),exception);
13811 SetAttribute = 2
13846 SetAttribute(aTHX_ info,image,"size",ST(1),exception);
13849 SetAttribute(aTHX_ info,image,SvPV(ST(i-1),na),ST(i),exception);
14524 SetAttribute(aTHX_ package_info,NULL,"filename",ST(1),exception);
14528 SetAttribute(aTHX_ package_info,image,SvPV(ST(i-1),na),ST(i),