Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLViewSourceDocument.cpp305 const char* classValue; in addLink() local
307 classValue = "webkit-html-attribute-value webkit-html-external-link"; in addLink()
309 classValue = "webkit-html-attribute-value webkit-html-resource-link"; in addLink()
310 attrs->addAttribute(Attribute::createMapped(classAttr, classValue)); in addLink()
/external/icu4c/layout/
DClassDefinitionTables.h42 le_uint16 classValue; member