Searched refs:toIntPoint (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundlePage.cpp | 202 toImpl(pageRef)->scaleWebView(scale, toIntPoint(origin)); in WKBundlePageSetScaleAtOrigin() 267 toImpl(page)->simulateMouseDown(button, toIntPoint(position), clickCount, modifiers, time); in WKBundlePageSimulateMouseDown() 272 toImpl(page)->simulateMouseUp(button, toIntPoint(position), clickCount, modifiers, time); in WKBundlePageSimulateMouseUp() 277 toImpl(page)->simulateMouseMotion(toIntPoint(position), time); in WKBundlePageSimulateMouseMotion()
|
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
D | WKPage.cpp | 273 toImpl(pageRef)->scaleWebView(scale, toIntPoint(origin)); in WKPageSetScaleFactor()
|
/external/webkit/Source/WebKit2/Shared/API/c/ |
D | WKSharedAPICast.h | 202 inline WebCore::IntPoint toIntPoint(const WKPoint& wkPoint) in toIntPoint() function
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog-2011-02-16 | 10942 (WebKit::toIntPoint):
|