Searched refs:pageOrientation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
H A DStyleBuilderCustom.cpp342 static bool getPageSizeFromName(CSSPrimitiveValue* pageSizeName, CSSPrimitiveValue* pageOrientation, Length& width, Length& height) argument
401 if (pageOrientation) {
402 switch (pageOrientation->getValueID()) {

Completed in 63 milliseconds