Searched refs:xml_attr_finder (Results 1 – 1 of 1) sorted by relevance
272 XmlAttributeFinder xml_attr_finder(xml_parser); in ApplyStyle() local296 const size_t xml_attr_idx = xml_attr_finder.Find(cur_ident); in ApplyStyle()297 if (xml_attr_idx != xml_attr_finder.end()) { in ApplyStyle()