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

  /external/chromium_org/third_party/WebKit/Source/core/html/
LabelableElement.h 57 inline bool isLabelableElement(const HTMLElement& element)
HTMLLabelElement.cpp 74 if (isLabelableElement(*element) && toLabelableElement(*element).supportLabels())

Completed in 77 milliseconds