Home
last modified time | relevance | path

Searched defs:shouldAnimate (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DBitmapImage.cpp259 bool BitmapImage::shouldAnimate() in shouldAnimate() function in WebCore::BitmapImage
/external/webkit/WebCore/platform/win/
DPopupMenuWin.cpp154 BOOL shouldAnimate = FALSE; in show() local