Home
last modified time | relevance | path

Searched refs:m_contentsOrientation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h339 …tentsOrientation(CompositingCoordinatesOrientation orientation) { m_contentsOrientation = orientat… in setContentsOrientation()
340 CompositingCoordinatesOrientation contentsOrientation() const { return m_contentsOrientation; } in contentsOrientation()
412 … CompositingCoordinatesOrientation m_contentsOrientation; // affects orientation of layer contents variable
DGraphicsLayer.cpp78 , m_contentsOrientation(CompositingCoordinatesTopDown) in GraphicsLayer()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2988774 Add a m_contentsOrientation member and getter/setter to control whether