Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/public/
DWebCursorInfo.h80 TypeVerticalText, enumerator
/external/webkit/WebCore/platform/chromium/
DPlatformCursor.h73 TypeVerticalText, enumerator
DCursorChromium.cpp243 static const Cursor c(PlatformCursor::TypeVerticalText); in verticalTextCursor()
/external/webkit/WebKit/chromium/src/
DAssertMatchingEnums.cpp211 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeVerticalText, PlatformCursor::TypeVerticalText);