Home
last modified time | relevance | path

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

/external/gptfdisk/
Dgpt.cc2382 Attributes theAttr; in ManageAttributes() local
2393 theAttr = partitions[partNum].GetAttributes(); in ManageAttributes()
2394 if (theAttr.OperateOnAttributes(partNum, command, bits)) { in ManageAttributes()
2395 partitions[partNum].SetAttributes(theAttr.GetAttributes()); in ManageAttributes()
/external/ImageMagick/coders/
Dmsl.c6794 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement() local
6796 if (theAttr && LocaleCompare(theAttr, value) == 0) in MSLStartElement()
6859 theAttr = GetImageProperty(msl_info->attributes[j], "id", in MSLStartElement() local
6861 if (theAttr && LocaleCompare(theAttr, value) == 0) in MSLStartElement()