Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DStyleRareNonInheritedData.h62 PAGE_SIZE_AUTO_LANDSCAPE, // size: landscape enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DDocument.cpp1648 case PAGE_SIZE_AUTO_LANDSCAPE: in pageSizeAndMarginsInPixels()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp5842 pageSizeType = PAGE_SIZE_AUTO_LANDSCAPE; in applyPageSizeProperty()