HomeSort by relevance Sort by last modified time
    Searched refs:setTopControlsLayoutHeight (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebWidget.h 274 virtual void setTopControlsLayoutHeight(float) { }
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 504 virtual void setTopControlsLayoutHeight(float) OVERRIDE;
WebViewImpl.cpp     [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewCore.java 415 /* TODO(aelias): Remove this after downstream callers switch to setTopControlsLayoutHeight. */
417 setTopControlsLayoutHeight(offsetYPix);
425 public void setTopControlsLayoutHeight(int topControlsLayoutHeightPix) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebFrameTest.cpp     [all...]

Completed in 1450 milliseconds