Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/accessibility/
DAXObjectCache.h96 void handleScrollbarUpdate(ScrollView*);
193 inline void AXObjectCache::handleScrollbarUpdate(ScrollView*) { } in handleScrollbarUpdate() function
DAXObjectCache.cpp539 void AXObjectCache::handleScrollbarUpdate(ScrollView* view) in handleScrollbarUpdate() function in WebCore::AXObjectCache
/external/webkit/Source/WebCore/platform/
DScrollView.cpp113 axObjectCache()->handleScrollbarUpdate(this); in setHasHorizontalScrollbar()
133 axObjectCache()->handleScrollbarUpdate(this); in setHasVerticalScrollbar()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1632776 (WebCore::AXObjectCache::handleScrollbarUpdate):
32778 (WebCore::AXObjectCache::handleScrollbarUpdate):