OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testcenter
(Results
1 - 1
of
1
) sorted by null
/external/webkit/WebKit/android/nav/
CachedFrame.cpp
429
WebCore::IntPoint
testCenter
= WebCore::IntPoint(testRect.x() +
431
int dx =
testCenter
.x() - center.x();
432
int dy =
testCenter
.y() - center.y();
[
all
...]
Completed in 205 milliseconds