Searched defs:placeholderElement (Results 1 – 2 of 2) sorted by relevance
115 HTMLElement* placeholderElement = inputElement()->placeholderElement(); in layout() local170 HTMLElement* placeholderElement = inputElement()->placeholderElement(); in layout() local
154 HTMLElement* HTMLTextFormControlElement::placeholderElement() const in placeholderElement() function in blink::HTMLTextFormControlElement