Home | History | Annotate | Download | only in mac

Lines Matching full:dirty

3548 	When updating a plugin in "windowless" (transparent) mode, clip drawing to the dirty
4073 Propagate dirty rects after doing a layout, since a layout can create new dirty rects.
8357 layouts here in this call, since it's before propagating the dirty rects to our ancestors.
9588 Fixed: <rdar://problem/3880410> save 5 dirty pages by soft-linking against PDFKit framework
9744 - fixed <rdar://problem/3605906> Flash scrolled off the top and bottom cause CPU spin when combined with something dirty on the visible part of the page
21671 Don't propagate dirty rects at all. This was causing problems because now the AppKit uses
21672 dirty regions, not dirty rects. In AppKit-722 and newer, _setDrawsDescendants: takes care of this