Home
last modified time | relevance | path

Searched refs:theAttr (Results 1 – 2 of 2) sorted by relevance

/external/gptfdisk/
Dgpt.cc2379 Attributes theAttr; in ManageAttributes() local
2390 theAttr = partitions[partNum].GetAttributes(); in ManageAttributes()
2391 if (theAttr.OperateOnAttributes(partNum, command, bits)) { in ManageAttributes()
2392 partitions[partNum].SetAttributes(theAttr.GetAttributes()); in ManageAttributes()
/external/ImageMagick/coders/
Dmsl.c6873 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement() local
6875 if (theAttr && LocaleCompare(theAttr, value) == 0) in MSLStartElement()
6940 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement() local
6942 if (theAttr && LocaleCompare(theAttr, value) == 0) in MSLStartElement()