Searched refs:didRespectHeightAndWidth (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLInputElement.cpp471 bool didRespectHeightAndWidth = m_inputType->shouldRespectHeightAndWidthAttributes(); local
495 if (didRespectHeightAndWidth != m_inputType->shouldRespectHeightAndWidthAttributes()) {

Completed in 91 milliseconds