Home
last modified time | relevance | path

Searched refs:InputType (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/html/
DHTMLInputElement.h40 enum InputType { enum
154 InputType inputType() const { return static_cast<InputType>(m_type); } in inputType()
DHTMLInputElement.cpp284 InputType newType; in setInputType()
/external/webkit/WebCore/
DChangeLog-2006-05-106591 typeEnum to InputType. Made init() function private. Tweaked parameter names and formatting