Searched refs:attrib_names (Results 1 – 3 of 3) sorted by relevance
836 BSTR* attrib_names, in get_attributes() argument843 if (!attrib_names || !name_space_id || !attrib_values || !num_attribs) in get_attributes()851 attrib_names[i] = SysAllocString(html_attributes_[i].first.c_str()); in get_attributes()860 BSTR* attrib_names, in get_attributesForNames() argument866 if (!attrib_names || !name_space_id || !attrib_values) in get_attributesForNames()872 string16 name = (LPCWSTR)attrib_names[i]; in get_attributesForNames()
340 BSTR* attrib_names,347 BSTR* attrib_names,
149 static struct attrib_def attrib_names[] = { variable170 const int attrib_max = sizeof(attrib_names)/sizeof(struct attrib_def);529 if (attrib_names[i].num == attrId) { in print_tree_attr_func()530 attrDef = &attrib_names[i]; in print_tree_attr_func()730 if (attrib_names[i].num == data->attrId) { in print_raw_attr_func()731 def = &attrib_names[i]; in print_raw_attr_func()