Home | History | Annotate | Download | only in rendering

Lines Matching full:false

73     return false;
78 , m_artificiallyInflatedBounds(false)
85 updateClippingLayers(false, false);
86 updateForegroundLayer(false);
87 updateMaskLayer(false);
163 m_artificiallyInflatedBounds = false;
193 bool layerConfigChanged = false;
402 bool layersChanged = false;
442 bool layerChanged = false;
467 bool layerChanged = false;
542 return false;
550 return false;
584 return false;
592 return false;
602 return false;
609 return false;
615 return false;
620 return false;
624 return false;
631 return false;
687 return false;
693 return false;
696 return false;
936 RenderObject::PaintInfo info(context, paintBox, PaintPhaseBlockBackground, false, paintingRootForRenderer, 0);
983 RenderObject::PaintInfo paintInfo(context, outlineRect, PaintPhaseSelfOutline, false, paintingRootForRenderer, 0);
1009 RenderObject::PaintInfo paintInfo(context, damageRect, PaintPhaseMask, false, paintingRootForRenderer, 0);
1067 return compositor() ? compositor()->showDebugBorders() : false;
1072 return compositor() ? compositor()->showRepaintCounter() : false;
1081 return false;
1121 bool didAnimate = false;