HomeSort by relevance Sort by last modified time
    Searched defs:isSpinButtonElement (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/html/shadow/
TextControlInnerElements.h 103 virtual bool isSpinButtonElement() const { return true; }
  /external/webkit/Source/WebCore/dom/
Element.h 313 virtual bool isSpinButtonElement() const { return false; }

Completed in 91 milliseconds