Home | History | Annotate | Download | only in page

Lines Matching refs:resultFromNameAttribute

568     String resultFromNameAttribute = matchLabelsAgainstString(labels, element->getAttribute(nameAttr));
569 if (!resultFromNameAttribute.isEmpty())
570 return resultFromNameAttribute;