Home
last modified time | relevance | path

Searched refs:eUniversal (Results 1 – 20 of 20) sorted by relevance

/external/webkit/WebCore/dom/
DMappedAttributeEntry.h34 , eUniversal enumerator
/external/webkit/WebCore/html/
DHTMLTableElement.cpp272 result = eUniversal; in mapToEntry()
277 result = eUniversal; in mapToEntry()
586 m_paddingDecl = getMappedAttributeDecl(eUniversal, cellpaddingAttr, paddingValue); in addSharedCellPaddingDecl()
598 setMappedAttributeDecl(eUniversal, cellpaddingAttr, paddingValue, m_paddingDecl.get()); in addSharedCellPaddingDecl()
601 m_paddingDecl->setMappedState(eUniversal, cellpaddingAttr, paddingValue); in addSharedCellPaddingDecl()
DHTMLBRElement.cpp44 result = eUniversal; in mapToEntry()
DHTMLTablePartElement.cpp52 result = eUniversal; in mapToEntry()
DHTMLFontElement.cpp94 result = eUniversal; in mapToEntry()
DHTMLIFrameElement.cpp47 result = eUniversal; in mapToEntry()
DHTMLTableColElement.cpp70 result = eUniversal; in mapToEntry()
DHTMLMarqueeElement.cpp60 result = eUniversal; in mapToEntry()
DHTMLPlugInElement.cpp140 result = eUniversal; in mapToEntry()
DHTMLTableCellElement.cpp81 result = eUniversal; in mapToEntry()
DHTMLEmbedElement.cpp82 result = eUniversal; in mapToEntry()
DHTMLFrameSetElement.cpp79 result = eUniversal; in mapToEntry()
DHTMLImageElement.cpp68 result = eUniversal; in mapToEntry()
DHTMLBodyElement.cpp83 result = eUniversal; in mapToEntry()
DHTMLElement.cpp108 result = eUniversal; in mapToEntry()
112 result = hasLocalName(bdoTag) ? eBDO : eUniversal; in mapToEntry()
DHTMLInputElement.cpp641 result = eUniversal; in mapToEntry()
/external/webkit/WebCore/wml/
DWMLBRElement.cpp46 result = eUniversal; in mapToEntry()
DWMLElement.cpp49 result = eUniversal; in mapToEntry()
DWMLImageElement.cpp56 result = eUniversal; in mapToEntry()
/external/webkit/WebCore/
DChangeLog-2005-08-2313319 …(HTMLMarqueeElementImpl::mapToEntry): set result to eMarquee instead of eUniversal for height attr…