Home | History | Annotate | Download | only in compositing

Lines Matching refs:hasPerspective

399     bool hasPerspective = false;
401 hasPerspective = style->hasPerspective();
402 bool needsChildTransformLayer = hasPerspective && (layerForChildrenTransform() == m_childTransformLayer.get()) && renderer->isBox();
1099 bool hasPerspective = false;
1101 hasPerspective = style->hasPerspective();
1102 if (hasPerspective)