Searched defs:placeholderShouldBeVisible (Results 1 – 2 of 2) sorted by relevance
630 bool HTMLTextFormControlElement::placeholderShouldBeVisible() const in placeholderShouldBeVisible() function in WebCore::HTMLTextFormControlElement
622 void RenderTextControl::updatePlaceholderVisibility(bool placeholderShouldBeVisible, bool placehold… in updatePlaceholderVisibility()