OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_wasFrameScrollable
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.h
165
bool
m_wasFrameScrollable
;
ScrollingCoordinator.cpp
92
,
m_wasFrameScrollable
(false)
157
if (
m_wasFrameScrollable
!= frameIsScrollable)
159
m_wasFrameScrollable
= frameIsScrollable;
508
m_wasFrameScrollable
= false;
[
all
...]
Completed in 384 milliseconds