Searched refs:updatePlaceholderVisibility (Results 1 – 6 of 6) sorted by relevance
79 updatePlaceholderVisibility(false); in dispatchFocusEvent()87 updatePlaceholderVisibility(false); in dispatchBlurEvent()153 void HTMLTextFormControlElement::updatePlaceholderVisibility(bool placeholderValueChanged) in updatePlaceholderVisibility() function in WebCore::HTMLTextFormControlElement492 updatePlaceholderVisibility(true); in parseAttribute()
57 void updatePlaceholderVisibility(bool);
330 const_cast<HTMLTextAreaElement*>(this)->updatePlaceholderVisibility(false); in updateValue()369 updatePlaceholderVisibility(false); in setValueCommon()
650 updatePlaceholderVisibility(false); in parseAttribute()
522 element().updatePlaceholderVisibility(false); in subtreeHasChanged()551 element().updatePlaceholderVisibility(false); in updateView()556 element().updatePlaceholderVisibility(false); in updateView()
81 textFormControlElement()->updatePlaceholderVisibility(false); in styleDidChange()