Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleRareNonInheritedData.h68 PAGE_SIZE_RESOLVED // Size is fully resolved. enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleBuilderCustom.cpp446 pageSizeType = PAGE_SIZE_RESOLVED; in applyValueCSSPropertySize()
456 pageSizeType = PAGE_SIZE_RESOLVED; in applyValueCSSPropertySize()
473 pageSizeType = PAGE_SIZE_RESOLVED; in applyValueCSSPropertySize()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp1898 case PAGE_SIZE_RESOLVED: { in pageSizeAndMarginsInPixels()