Searched refs:localDirty (Results 1 – 1 of 1) sorted by relevance
1319 BRegion localDirty = _ScreenClipping(windowContentClipping); in AddTokensForViewsInRegion() local1320 localDirty.IntersectWith(®ion); in AddTokensForViewsInRegion()1321 if (localDirty.CountRects() > 0) { in AddTokensForViewsInRegion()1323 link.Attach<BRect>(localDirty.Frame()); in AddTokensForViewsInRegion()