OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getScrollableAreaIfScrollable
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXScrollView.cpp
231
ScrollableArea* AXScrollView::
getScrollableAreaIfScrollable
() const
AXRenderObject.cpp
248
ScrollableArea* AXRenderObject::
getScrollableAreaIfScrollable
() const
[
all
...]
AXObject.h
568
virtual ScrollableArea*
getScrollableAreaIfScrollable
() const { return 0; }
Completed in 118 milliseconds