Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgpt.cc2540 Attributes theAttr; in ManageAttributes() local
2551 theAttr = partitions[partNum].GetAttributes(); in ManageAttributes()
2552 if (theAttr.OperateOnAttributes(partNum, command, bits)) { in ManageAttributes()
2553 partitions[partNum].SetAttributes(theAttr.GetAttributes()); in ManageAttributes()
/external/ImageMagick/coders/
Dmsl.c6823 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement() local
6825 if (theAttr && LocaleCompare(theAttr, value) == 0) in MSLStartElement()
6890 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement() local
6892 if (theAttr && LocaleCompare(theAttr, value) == 0) in MSLStartElement()