OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scrollingMode
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/html/
HTMLFrameOwnerElement.h
54
virtual ScrollbarMode
scrollingMode
() const { return ScrollbarAuto; }
HTMLFrameElementBase.h
37
virtual ScrollbarMode
scrollingMode
() const { return m_scrolling; }
Completed in 16 milliseconds