Home
last modified time | relevance | path

Searched refs:westPanningCursor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DCursor.cpp110 return westPanningCursor(); in fromType()
428 const Cursor& westPanningCursor() in westPanningCursor() function
DCursor.h153 PLATFORM_EXPORT const Cursor& westPanningCursor();
/external/chromium_org/third_party/WebKit/Source/core/page/
DAutoscrollController.cpp290 view->setCursor(westPanningCursor()); in updatePanScrollState()