Searched refs:centerIfNeeded (Results 1 – 3 of 3) sorted by relevance
82 void scrollIntoViewIfNeeded(optional boolean centerIfNeeded);
164 void scrollIntoViewIfNeeded(bool centerIfNeeded = true);
484 void Element::scrollIntoViewIfNeeded(bool centerIfNeeded) in scrollIntoViewIfNeeded() argument492 if (centerIfNeeded) in scrollIntoViewIfNeeded()