Searched defs:ViewportArguments (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DViewportArguments.h57 struct ViewportArguments { struct in namespace:WebCore
70 ViewportArguments() function in struct:WebCore::ViewportArguments
89 bool operator==(const ViewportArguments& other) const
101 ViewportAttributes computeViewportAttributes(ViewportArguments args, int desktopWidth, int deviceWidth, int deviceHeight, int deviceDPI, IntSize visibleViewport);

Completed in 279 milliseconds