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

/macosx-10.9.5/hfs-226.1.1/CopyHFSMeta/
H A Dhfsmeta.h20 off_t deviceSize; // The size of the entire device member in struct:VolumeDescriptor
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DViewportArguments.cpp84 ViewportAttributes ViewportArguments::resolve(const FloatSize& initialViewportSize, const FloatSize& deviceSize, int defaultWidth) const argument
259 convertToUserSpace(const FloatSize& deviceSize, float devicePixelRatio) argument
270 FloatSize deviceSize = convertToUserSpace(FloatSize(deviceWidth, deviceHeight), devicePixelRatio); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLCanvasElement.cpp574 FloatSize deviceSize = convertLogicalToDevice(logicalSize); local
662 FloatSize deviceSize local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp484 QString DumpRenderTreeSupportQt::viewportAsText(QWebPageAdapter* adapter, int deviceDPI, const QSize& deviceSize, const QSize& availableSize) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A DEwkView.cpp483 const WKSize& deviceSize = WKViewGetSize(wkView()); local
487 WKViewSetSize(wkView(), deviceSize); local
541 inline IntSize EwkView::deviceSize() const function in class:EwkView

Completed in 132 milliseconds