Searched defs:hasCustomFocusLogic (Results 1 – 8 of 8) sorted by relevance
115 bool InputTypeView::hasCustomFocusLogic() const in hasCustomFocusLogic() function in WebCore::InputTypeView
199 bool BaseMultipleFieldsDateAndTimeInputType::hasCustomFocusLogic() const in hasCustomFocusLogic() function in WebCore::BaseMultipleFieldsDateAndTimeInputType
455 bool InputType::hasCustomFocusLogic() const in hasCustomFocusLogic() function in WebCore::InputType
364 bool HTMLPlugInElement::hasCustomFocusLogic() const in hasCustomFocusLogic() function in WebCore::HTMLPlugInElement
225 bool HTMLTextAreaElement::hasCustomFocusLogic() const in hasCustomFocusLogic() function in WebCore::HTMLTextAreaElement
482 bool HTMLElement::hasCustomFocusLogic() const in hasCustomFocusLogic() function in WebCore::HTMLElement
328 bool HTMLInputElement::hasCustomFocusLogic() const in hasCustomFocusLogic() function in WebCore::HTMLInputElement
172 static inline bool hasCustomFocusLogic(Element* element) in hasCustomFocusLogic() function