Searched refs:smoothScrollAnimationDuration (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/win/
H A DPopupMenuWin.cpp701 flags |= MAKEWORD(SW_SMOOTHSCROLL, smoothScrollAnimationDuration);
786 const int smoothScrollAnimationDuration = 5000; member in namespace:WebCore
/external/webkit/Source/WebKit2/UIProcess/win/
H A DWebPopupMenuProxyWin.cpp490 flags |= MAKEWORD(SW_SMOOTHSCROLL, smoothScrollAnimationDuration);

Completed in 433 milliseconds