Home
last modified time | relevance | path

Searched refs:attribute_value (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/
Dlibxml_utils.h152 const std::string& attribute_value) { in AddAttribute() argument
155 BAD_CAST attribute_value.c_str()) >= 0; in AddAttribute()
/external/chromium/webkit/glue/
Ddom_operations.cc312 const string16& attribute_value, in GetMetaElementsWithAttribute() argument
330 if (value.isNull() || value != attribute_value) in GetMetaElementsWithAttribute()