OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDirectionChange
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/android/nav/
CachedHistory.h
45
bool directionChange() const { return
mDirectionChange
; }
67
bool
mDirectionChange
;
CachedHistory.cpp
82
mDirectionChange
= false;
96
mDirectionChange
= change && mLastMove != CachedFrame::UNINITIALIZED;
162
DEBUG_PRINT_BOOL(
mDirectionChange
);
Completed in 471 milliseconds