Lines Matching refs:attributes
139 **attributes, member
237 attributes; in IsPathDirectory() local
241 status=GetPathAttributes(path,&attributes); in IsPathDirectory()
244 if (S_ISDIR(attributes.st_mode) == 0) in IsPathDirectory()
563 msl_info->attributes=(Image **) ResizeQuantumMemory(msl_info->attributes, in MSLPushImage()
564 (n+1),sizeof(*msl_info->attributes)); in MSLPushImage()
569 (msl_info->attributes == (Image **) NULL) || in MSLPushImage()
576 msl_info->attributes[n]=AcquireImage(msl_info->image_info[n], in MSLPushImage()
579 msl_info->attributes[n]=CloneImage(image,0,0,MagickTrue, in MSLPushImage()
583 (msl_info->attributes[n] == (Image *) NULL)) in MSLPushImage()
595 msl_info->attributes[msl_info->n]=DestroyImage( in MSLPopImage()
596 msl_info->attributes[msl_info->n]); in MSLPopImage()
603 const xmlChar **attributes) in MSLStartElement() argument
697 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
698 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
700 keyword=(const char *) attributes[i++]; in MSLStartElement()
702 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
777 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
778 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
780 keyword=(const char *) attributes[i++]; in MSLStartElement()
782 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1108 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1109 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1111 keyword=(const char *) attributes[i++]; in MSLStartElement()
1113 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1171 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1172 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1174 keyword=(const char *) attributes[i++]; in MSLStartElement()
1176 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1268 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1269 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1271 keyword=(const char *) attributes[i++]; in MSLStartElement()
1273 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1390 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1391 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1393 keyword=(const char *) attributes[i++]; in MSLStartElement()
1395 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1456 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1458 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1460 keyword=(const char *) attributes[i++]; in MSLStartElement()
1462 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
1527 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1528 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1530 keyword=(const char *) attributes[i++]; in MSLStartElement()
1532 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1637 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1638 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1640 keyword=(const char *) attributes[i++]; in MSLStartElement()
1642 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1767 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1768 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1770 keyword=(const char *) attributes[i++]; in MSLStartElement()
1772 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1801 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
1821 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
1822 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
1824 keyword=(const char *) attributes[i++]; in MSLStartElement()
1826 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
1911 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
2110 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2111 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2113 keyword=(const char *) attributes[i++]; in MSLStartElement()
2115 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2164 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2165 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2167 keyword=(const char *) attributes[i++]; in MSLStartElement()
2169 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2266 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2267 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2269 keyword=(const char *) attributes[i++]; in MSLStartElement()
2271 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2318 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2319 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2321 keyword=(const char *) attributes[i++]; in MSLStartElement()
2323 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2344 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2345 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2347 keyword=(const char *) attributes[i++]; in MSLStartElement()
2349 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2385 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2386 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2388 keyword=(const char *) attributes[i++]; in MSLStartElement()
2390 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2742 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2743 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2745 keyword=(const char *) attributes[i++]; in MSLStartElement()
2747 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2808 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2809 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2811 keyword=(const char *) attributes[i++]; in MSLStartElement()
2813 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2887 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2888 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2890 keyword=(const char *) attributes[i++]; in MSLStartElement()
2892 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2916 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2917 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2919 keyword=(const char *) attributes[i++]; in MSLStartElement()
2921 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
2982 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
2983 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
2985 keyword=(const char *) attributes[i++]; in MSLStartElement()
2987 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3014 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3015 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3017 keyword=(const char *) attributes[i++]; in MSLStartElement()
3019 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3051 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3052 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3054 keyword=(const char *) attributes[i++]; in MSLStartElement()
3056 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3205 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3206 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3208 keyword=(const char *) attributes[i++]; in MSLStartElement()
3210 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3295 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
3297 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3299 keyword=(const char *) attributes[i++]; in MSLStartElement()
3300 CloneString(&value,(const char *) attributes[i]); in MSLStartElement()
3311 (void) SetImageProperty(msl_info->attributes[n],key,value, in MSLStartElement()
3324 (void) SetImageProperty(msl_info->attributes[n],key,value, in MSLStartElement()
3355 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
3357 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3359 keyword=(const char *) attributes[i++]; in MSLStartElement()
3361 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
3424 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3425 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3427 keyword=(const char *) attributes[i++]; in MSLStartElement()
3429 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3495 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
3497 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3499 keyword=(const char *) attributes[i++]; in MSLStartElement()
3500 CloneString(&value,(const char *) attributes[i]); in MSLStartElement()
3568 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3569 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3571 keyword=(const char *) attributes[i++]; in MSLStartElement()
3573 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3608 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3609 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3611 keyword=(const char *) attributes[i++]; in MSLStartElement()
3613 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3644 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
3696 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3697 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3699 keyword=(const char *) attributes[i++]; in MSLStartElement()
3701 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3826 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3827 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3829 keyword=(const char *) attributes[i++]; in MSLStartElement()
3831 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3894 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3895 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3897 keyword=(const char *) attributes[i++]; in MSLStartElement()
3899 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
3931 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
3932 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
3934 keyword=(const char *) attributes[i++]; in MSLStartElement()
3936 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4058 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
4059 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4061 keyword=(const char *) attributes[i++]; in MSLStartElement()
4063 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4126 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
4127 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4129 keyword=(const char *) attributes[i++]; in MSLStartElement()
4131 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4183 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
4184 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4186 keyword=(const char *) attributes[i++]; in MSLStartElement()
4188 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4255 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
4256 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4258 keyword=(const char *) attributes[i++]; in MSLStartElement()
4260 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4321 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
4323 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4325 keyword=(const char *) attributes[i++]; in MSLStartElement()
4327 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4360 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
4362 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4376 keyword=(const char *) attributes[i++]; in MSLStartElement()
4378 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4474 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
4475 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4477 keyword=(const char *) attributes[i++]; in MSLStartElement()
4479 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4582 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
4583 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4585 keyword=(const char *) attributes[i++]; in MSLStartElement()
4587 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
4894 status=GetTypeMetrics(msl_info->attributes[n],draw_info,&metrics, in MSLStartElement()
4901 image=msl_info->attributes[n]; in MSLStartElement()
4953 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
4954 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
4956 keyword=(const char *) attributes[i++]; in MSLStartElement()
4958 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
5033 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
5035 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5037 keyword=(const char *) attributes[i++]; in MSLStartElement()
5039 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
5085 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
5086 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5088 keyword=(const char *) attributes[i++]; in MSLStartElement()
5090 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
5153 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
5155 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5157 keyword=(const char *) attributes[i++]; in MSLStartElement()
5159 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
5278 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
5282 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5284 keyword=(const char *) attributes[i++]; in MSLStartElement()
5286 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
5382 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
5383 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5385 keyword=(const char *) attributes[i++]; in MSLStartElement()
5387 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
5477 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
5478 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5480 keyword=(const char *) attributes[i++]; in MSLStartElement()
5482 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
5555 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
5557 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5559 keyword=(const char *) attributes[i++]; in MSLStartElement()
5561 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
5635 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
5636 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5638 keyword=(const char *) attributes[i++]; in MSLStartElement()
5640 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
5699 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
5701 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5703 keyword=(const char *) attributes[i++]; in MSLStartElement()
5705 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
5762 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
5763 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5765 keyword=(const char *) attributes[i++]; in MSLStartElement()
5767 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
5839 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
5840 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5842 keyword=(const char *) attributes[i++]; in MSLStartElement()
5844 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
5923 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
5924 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
5926 keyword=(const char *) attributes[i++]; in MSLStartElement()
5928 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6003 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
6005 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6007 keyword=(const char *) attributes[i++]; in MSLStartElement()
6009 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
6022 property=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
6040 property=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
6179 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6180 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6182 keyword=(const char *) attributes[i++]; in MSLStartElement()
6184 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6269 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6270 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6272 keyword=(const char *) attributes[i++]; in MSLStartElement()
6274 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6372 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6374 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6376 keyword=(const char *) attributes[i++]; in MSLStartElement()
6378 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
6440 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
6442 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6444 keyword=(const char *) attributes[i++]; in MSLStartElement()
6446 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
6529 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6530 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6532 keyword=(const char *) attributes[i++]; in MSLStartElement()
6534 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6618 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6619 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6621 keyword=(const char *) attributes[i++]; in MSLStartElement()
6623 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6651 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6652 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6654 keyword=(const char *) attributes[i++]; in MSLStartElement()
6656 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6712 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6713 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6715 keyword=(const char *) attributes[i++]; in MSLStartElement()
6717 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6777 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
6779 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6781 keyword=(const char *) attributes[i++]; in MSLStartElement()
6783 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
6794 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement()
6842 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
6844 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6846 keyword=(const char *) attributes[i++]; in MSLStartElement()
6848 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
6859 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement()
6908 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6909 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6911 keyword=(const char *) attributes[i++]; in MSLStartElement()
6913 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
6940 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
6941 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
6943 keyword=(const char *) attributes[i++]; in MSLStartElement()
6945 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
7004 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
7005 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
7007 keyword=(const char *) attributes[i++]; in MSLStartElement()
7009 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
7068 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
7069 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
7071 keyword=(const char *) attributes[i++]; in MSLStartElement()
7073 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
7109 if (attributes != (const xmlChar **) NULL) in MSLStartElement()
7110 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
7112 keyword=(const char *) attributes[i++]; in MSLStartElement()
7114 msl_info->attributes[n],(const char *) attributes[i], in MSLStartElement()
7128 attribute=GetImageProperty(msl_info->attributes[j],"id", in MSLStartElement()
7162 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
7164 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
7166 keyword=(const char *) attributes[i++]; in MSLStartElement()
7168 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
7205 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
7207 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
7209 keyword=(const char *) attributes[i++]; in MSLStartElement()
7211 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
7282 if (attributes == (const xmlChar **) NULL) in MSLStartElement()
7284 for (i=0; (attributes[i] != (const xmlChar *) NULL); i++) in MSLStartElement()
7286 keyword=(const char *) attributes[i++]; in MSLStartElement()
7288 msl_info->attributes[n],(const char *) attributes[i],exception)); in MSLStartElement()
7378 msl_info->attributes[msl_info->n]=DestroyImage( in MSLEndElement()
7379 msl_info->attributes[msl_info->n]); in MSLEndElement()
7749 msl_info.attributes=(Image **) AcquireMagickMemory( in ProcessMSLScript()
7750 sizeof(*msl_info.attributes)); in ProcessMSLScript()
7755 (msl_info.attributes == (Image **) NULL) || in ProcessMSLScript()
7761 *msl_info.attributes=AcquireImage(image_info,exception); in ProcessMSLScript()
7918 *attributes; in SetMSLAttributes() local
7948 attributes=msl_info->attributes[n]; in SetMSLAttributes()
8104 (void) SetImageProperty(attributes,keyword,value,exception); in SetMSLAttributes()