OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bestZoomableAreaForTouchPoint
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.h
149
bool
bestZoomableAreaForTouchPoint
(const IntPoint& touchCenter, const IntSize& touchRadius, IntRect& targetArea, Node*& targetNode);
EventHandler.cpp
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.h
177
PassRefPtr<ClientRect>
bestZoomableAreaForTouchPoint
(long x, long y, long width, long height, Document*, ExceptionState&);
Internals.idl
134
[RaisesException] ClientRect
bestZoomableAreaForTouchPoint
(long x, long y, long width, long height, Document document);
Internals.cpp
[
all
...]
Completed in 54 milliseconds