hasSelection 894 android_webview/renderer/print_web_view_helper.cc *frame = focusedFrame->hasSelection() ? focusedFrame : webView->mainFrame(); hasSelection 1550 android_webview/renderer/print_web_view_helper.cc params.has_selection = frame->hasSelection(); hasSelection 1936 android_webview/renderer/print_web_view_helper.cc return IsModifiable() && source_frame()->hasSelection(); hasSelection 922 chrome/renderer/printing/print_web_view_helper.cc *frame = focusedFrame->hasSelection() ? focusedFrame : webView->mainFrame(); hasSelection 1553 chrome/renderer/printing/print_web_view_helper.cc params.has_selection = frame->hasSelection(); hasSelection 1940 chrome/renderer/printing/print_web_view_helper.cc return IsModifiable() && source_frame()->hasSelection(); hasSelection 67 content/renderer/pepper/pepper_webplugin_impl.h virtual bool hasSelection() const; hasSelection 969 content/renderer/render_frame_impl.cc if (frame_->hasSelection()) { hasSelection 1001 content/renderer/render_frame_impl.cc if (!frame_->hasSelection()) hasSelection 1008 content/renderer/render_frame_impl.cc if (!frame_->hasSelection())