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

  /external/chromium_org/content/browser/android/
download_controller_android_impl.h 116 base::android::ScopedJavaLocalRef<jobject> GetContentView(
download_controller_android_impl.cc 202 ScopedJavaLocalRef<jobject> view = GetContentView(render_process_id,
298 ScopedJavaLocalRef<jobject> DownloadControllerAndroidImpl::GetContentView(
  /external/chromium_org/content/shell/
shell_win.cc 167 MoveWindow(GetContentView(), 0, kURLBarHeight, rc.right,
236 if (shell->GetContentView())
244 gfx::NativeView native_view = shell->GetContentView();
shell.h 194 gfx::NativeView GetContentView();
shell.cc 225 gfx::NativeView Shell::GetContentView() {

Completed in 116 milliseconds