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

  /external/chromium_org/android_webview/browser/
browser_view_renderer.h 43 virtual void UpdateGlobalVisibleRect() = 0;
in_process_view_renderer.cc 342 client_->UpdateGlobalVisibleRect();
382 client_->UpdateGlobalVisibleRect();
    [all...]
  /external/chromium_org/android_webview/native/
aw_contents.h 166 virtual void UpdateGlobalVisibleRect() OVERRIDE;
aw_contents.cc 625 void AwContents::UpdateGlobalVisibleRect() {
    [all...]

Completed in 191 milliseconds