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

/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DSessionState.cpp114 encoder << contentSize; local
H A DSessionState.h105 WebCore::IntSize contentSize; member in struct:WebKit::FrameState
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOAppleLabelScheme.cpp308 UInt64 contentSize = 0; local
351 UInt64 contentSize = 0; local
/macosx-10.10/WebCore-7600.1.25/loader/
H A DSubframeLoader.cpp395 IntSize contentSize = roundedIntSize(LayoutSize(renderer->contentWidth(), renderer->contentHeight())); local
/macosx-10.10/WebCore-7600.1.25/history/
H A DHistoryItem.h187 IntSize contentSize() const { return m_contentSize; } function in class:WebCore::HistoryItem
188 void setContentSize(IntSize contentSize) { m_contentSize = contentSize; } argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DViewportConfiguration.cpp70 void ViewportConfiguration::setContentsSize(const IntSize& contentSize) argument
H A DFrameView.cpp4326 IntSize contentSize = contentsSize(); local
/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingCoordinator.h163 FloatSize contentSize; member in struct:WebCore::ScrollingCoordinator::ScrollingGeometry
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DTextureMapper.h86 inline IntSize contentSize() const { return m_contentSize; } function in class:WebCore::BitmapTexture

Completed in 107 milliseconds