OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPriorBounds
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit/android/nav/
CachedHistory.h
51
const WebCore::IntRect& priorBounds() const { return
mPriorBounds
; }
66
WebCore::IntRect
mPriorBounds
; // prior chosen cursor ring (for reversing narrowing)
CachedHistory.cpp
81
mPriorBounds
= WebCore::IntRect(0, 0, 0, 0);
161
DEBUG_PRINT_RECT(
mPriorBounds
);
CachedRoot.cpp
[
all
...]
Completed in 179 milliseconds