summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/android_graphics.h
diff options
context:
space:
mode:
authorCary Clark <cary@android.com>2010-07-30 16:01:44 -0400
committerCary Clark <cary@android.com>2010-07-30 16:01:44 -0400
commitd75bcc669055079552dc46eada1f5a003cd5d1fe (patch)
treed01b1a7a534c06e6a387213630252da01fc0df2f /WebCore/platform/graphics/android/android_graphics.h
parent0ed6485271097ecf1b4cf4e790f9cfdbb57d921c (diff)
downloadexternal_webkit-d75bcc669055079552dc46eada1f5a003cd5d1fe.zip
external_webkit-d75bcc669055079552dc46eada1f5a003cd5d1fe.tar.gz
external_webkit-d75bcc669055079552dc46eada1f5a003cd5d1fe.tar.bz2
Revert "Add CSS cursor ring definitions"
This reverts commit 0ed6485271097ecf1b4cf4e790f9cfdbb57d921c.
Diffstat (limited to 'WebCore/platform/graphics/android/android_graphics.h')
-rw-r--r--WebCore/platform/graphics/android/android_graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/WebCore/platform/graphics/android/android_graphics.h b/WebCore/platform/graphics/android/android_graphics.h
index b42231d..dbf1978 100644
--- a/WebCore/platform/graphics/android/android_graphics.h
+++ b/WebCore/platform/graphics/android/android_graphics.h
@@ -49,6 +49,9 @@ class WebViewCore;
// used to inflate node cache entry
#define CURSOR_RING_HIT_TEST_RADIUS 5
+// used to inval rectangle enclosing pressed state of ring
+#define CURSOR_RING_OUTER_DIAMETER SkFixedToScalar(SkIntToFixed(13)>>2) // 13/4 == 3.25
+
class CursorRing : public DrawExtra {
public:
enum Flavor {