Searched defs:hasSelection (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebPluginContainerTest.cpp82 virtual bool hasSelection() const { return true; } function in class:__anon11415::TestPlugin
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGRootInlineBox.cpp40 bool hasSelection = !isPrinting && selectionState() != RenderObject::SelectionNone; local
43 if (hasSelection) {
H A DSVGInlineTextBox.cpp200 bool hasSelection = selectionState() != RenderObject::SelectionNone; local
201 if (!hasSelection || paintSelectedTextOnly)
255 bool hasSelection = !parentRenderer.document().printing() && selectionState() != RenderObject::SelectionNone; local
256 if (!hasSelection && paintSelectedTextOnly)
274 if (hasSelection) {
318 ApplyToFillMode | ApplyToTextMode, hasSelection, paintSelectedTextOnly);
325 ApplyToStrokeMode | ApplyToTextMode, hasSelection, paintSelectedTextOnly);
614 RenderSVGResourceModeFlags resourceMode, bool hasSelection, bool paintSelectedTextOnly)
621 if (hasSelection) {
623 hasSelection
612 paintText(GraphicsContext* context, RenderStyle* style, RenderStyle* selectionStyle, const SVGTextFragment& fragment, RenderSVGResourceModeFlags resourceMode, bool hasSelection, bool paintSelectedTextOnly) argument
[all...]
/external/chromium_org/third_party/WebKit/public/web/
H A DWebPlugin.h136 virtual bool hasSelection() const { return false; } function in class:blink::WebPlugin
/external/droiddriver/src/com/google/android/droiddriver/base/
H A DBaseUiElement.java156 public boolean hasSelection() { method in class:BaseUiElement
/external/chromium_org/content/renderer/pepper/
H A Dpepper_webplugin_impl.cc223 bool PepperWebPluginImpl::hasSelection() const { function in class:content::PepperWebPluginImpl
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.cpp575 bool WebRemoteFrameImpl::hasSelection() const function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp1096 bool WebLocalFrameImpl::hasSelection() const function in class:WebLocalFrameImpl
1100 return pluginContainer->plugin()->hasSelection();
1477 return hasSelection() ? WebRect(IntRect(frame()->selection().bounds())) : WebRect();
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java1993 public boolean hasSelection() { method in class:ContentViewCore
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1139 milliseconds