Searched refs:placeholderValueChanged (Results 1 – 3 of 3) sorted by relevance
83 …datePlaceholderVisibility(InputElementData& data, Document* document, bool placeholderValueChanged) in updatePlaceholderVisibility() argument94 …aceholderShouldBeVisible != data.placeholderShouldBeVisible() || placeholderValueChanged) && eleme… in updatePlaceholderVisibility()
65 …id updatePlaceholderVisibility(InputElementData&, Document*, bool placeholderValueChanged = false);
32408 placeholderValueChanged parameter of updatePlaceholderVisibility.32410 for placeholderValueChanged that informs the method that the value changed.32411 * html/HTMLInputElement.h: Add the placeholderValueChanged to the