Searched refs:xml_attr_idx (Results 1 – 1 of 1) sorted by relevance
264 const size_t xml_attr_idx = xml_attr_finder.Find(cur_ident); in ApplyStyle() local265 if (xml_attr_idx != xml_attr_finder.end()) { in ApplyStyle()268 xml_parser->getAttributeValue(xml_attr_idx, &attribute_value); in ApplyStyle()