Home | History | Annotate | Download | only in css

Lines Matching refs:perspectiveOriginY

1311                 list->append(CSSPrimitiveValue::create(style->perspectiveOriginY().calcMinValue(box.height()), CSSPrimitiveValue::CSS_PX));
1315 list->append(CSSPrimitiveValue::create(style->perspectiveOriginY()));