Home
last modified time | relevance | path

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

/external/webkit/WebCore/html/
DHTMLViewSourceDocument.cpp297 const char* classValue; in addLink() local
299 classValue = "webkit-html-attribute-value webkit-html-external-link"; in addLink()
301 classValue = "webkit-html-attribute-value webkit-html-resource-link"; in addLink()
302 attrs->addAttribute(MappedAttribute::create(classAttr, classValue)); in addLink()
/external/icu4c/layout/
DClassDefinitionTables.h42 le_uint16 classValue; member