Home | History | Annotate | Download | only in rendering

Lines Matching refs:MarkOnlyThis

2794 // then MarkOnlyThis is not needed for performance or correctness.
2797 // This is the only way it's safe to use MarkOnlyThis (i.e. if we're immediately going to call layout).
2798 // FIXME: Add asserts that we only ever do the MarkOnlyThis behavior from here.
2799 setNeedsLayout(MarkOnlyThis);
2803 // FIXME: Does this do anything different than forceLayout given that we're passing MarkOnlyThis.
2807 setChildNeedsLayout(MarkOnlyThis);