Searched refs:centerIfNeeded (Results 1 – 3 of 3) sorted by relevance
89 …sureAs=ElementScrollIntoViewIfNeeded] void scrollIntoViewIfNeeded(optional boolean centerIfNeeded);
182 void scrollIntoViewIfNeeded(bool centerIfNeeded = true);
455 void Element::scrollIntoViewIfNeeded(bool centerIfNeeded) in scrollIntoViewIfNeeded() argument463 if (centerIfNeeded) in scrollIntoViewIfNeeded()