Searched refs:xml_attr_finder (Results 1 – 2 of 2) sorted by relevance
307 XmlAttributeFinder xml_attr_finder = new XmlAttributeFinder(xml_parser); in ApplyStyle() local330 int xml_attr_idx = xml_attr_finder.Find(cur_ident); in ApplyStyle()
303 XmlAttributeFinder xml_attr_finder = new XmlAttributeFinder(xml_parser); in ApplyStyle() local325 int xml_attr_idx = xml_attr_finder.Find(cur_ident); in ApplyStyle()