OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCursor
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/android/nav/
CachedNode.h
114
bool
isCursor
() const { return mIsCursor; }
165
void setIsCursor(bool
isCursor
) { mIsCursor =
isCursor
; }
CachedFrame.cpp
[
all
...]
Completed in 194 milliseconds