Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/style/
DStyleRareNonInheritedData.h64 PAGE_SIZE_RESOLVED // Size is fully resolved. enumerator
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp6099 pageSizeType = PAGE_SIZE_RESOLVED; in applyPageSizeProperty()
6128 pageSizeType = PAGE_SIZE_RESOLVED; in applyPageSizeProperty()
6145 pageSizeType = PAGE_SIZE_RESOLVED; in applyPageSizeProperty()
/external/webkit/Source/WebCore/dom/
DDocument.cpp1671 case PAGE_SIZE_RESOLVED: { in pageSizeAndMarginsInPixels()