Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasPerspective

1099     return renderer->hasTransform() && (style->transform().has3DOperation() || style->transformStyle3D() == TransformStyle3DPreserve3D || style->hasPerspective());
1187 style->hasPerspective() ||