Searched defs:matchesReadOnlyPseudoClass (Results 1 – 5 of 5) sorted by relevance
204 bool SpinButtonElement::matchesReadOnlyPseudoClass() const in matchesReadOnlyPseudoClass() function in WebCore::SpinButtonElement
230 bool SliderThumbElement::matchesReadOnlyPseudoClass() const in matchesReadOnlyPseudoClass() function in WebCore::SliderThumbElement
501 bool HTMLTextAreaElement::matchesReadOnlyPseudoClass() const in matchesReadOnlyPseudoClass() function in WebCore::HTMLTextAreaElement
1386 bool HTMLInputElement::matchesReadOnlyPseudoClass() const in matchesReadOnlyPseudoClass() function in WebCore::HTMLInputElement
424 virtual bool matchesReadOnlyPseudoClass() const { return false; } in matchesReadOnlyPseudoClass() function