Searched refs:xml_attr_idx (Results 1 – 2 of 2) sorted by relevance
325 int xml_attr_idx = xml_attr_finder.Find(cur_ident); in ApplyStyle() local326 if (xml_attr_idx != -1) { in ApplyStyle()328 xml_parser.getAttributeValue(xml_attr_idx, value); in ApplyStyle()
330 int xml_attr_idx = xml_attr_finder.Find(cur_ident); in ApplyStyle() local331 if (xml_attr_idx != -1) { in ApplyStyle()333 xml_parser.getAttributeValue(xml_attr_idx, value); in ApplyStyle()