Home
last modified time | relevance | path

Searched refs:TypeZoomIn (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/chromium/public/
DWebCursorInfo.h89 TypeZoomIn, enumerator
/external/webkit/WebCore/platform/chromium/
DPlatformCursor.h82 TypeZoomIn, enumerator
DCursorChromium.cpp297 static const Cursor c(PlatformCursor::TypeZoomIn); in zoomInCursor()
/external/webkit/WebKit/chromium/src/
DAssertMatchingEnums.cpp220 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeZoomIn, PlatformCursor::TypeZoomIn);