Home
last modified time | relevance | path

Searched refs:getMaybeTopControlsHeight (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/test/android/javatests/src/org/chromium/content_public/browser/test/util/
H A DDOMUtils.java604 + getMaybeTopControlsHeight(webContents); in getClickTargetForBounds()
613 private static int getMaybeTopControlsHeight(final WebContents webContents) { in getMaybeTopControlsHeight() method in DOMUtils