Home
last modified time | relevance | path

Searched defs:FormElementKey (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDocument.h169 FormElementKey(WTF::HashTableDeletedValueType) : m_name(hashTableDeletedValue()) { } in FormElementKey() function
DDocument.cpp4393 FormElementKey::FormElementKey(AtomicStringImpl* name, AtomicStringImpl* type) in FormElementKey() function in WebCore::FormElementKey
4404 FormElementKey::FormElementKey(const FormElementKey& other) in FormElementKey() function in WebCore::FormElementKey