Searched refs:fullscreenToHUDCoordinates (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/win/
H A DFullscreenVideoController.h133 WebCore::IntPoint fullscreenToHUDCoordinates(const WebCore::IntPoint& point) const function in class:FullscreenVideoController
H A DFullscreenVideoController.cpp606 IntPoint convertedPoint(fullscreenToHUDCoordinates(point));
645 IntPoint convertedPoint(fullscreenToHUDCoordinates(point));
660 IntPoint convertedPoint(fullscreenToHUDCoordinates(point));

Completed in 72 milliseconds