Lines Matching full:invalidate
5800 (WebCore::ScrollView::ScrollViewPrivate::scrollBackingStore): If the icon must be drawn, define the rect to invalidate to erase the previous icon and to display the new one.
5801 (WebCore::ScrollView::updateContents): I split this method to be able to invalidate a rect with window coordinates instead of contents coordinates. This function now converts the contents coord in window coord and calls the new updateWindowRect() method
5802 (WebCore::ScrollView::updateWindowRect): New method which performs the work that was doing the end of the old updateContents : invalidate a rect with window coordinates
5804 (WebCore::ScrollView::printPanScrollIcon): sets the boolean and the IntPoint for the icon. Invalidate his rect and ask for repaint.
5805 (WebCore::ScrollView::removePanScrollIcon): sets the boolean to false. Invalidate his rect and ask for repaint.
6152 - fix <rdar://problem/6057650> REGRESSION (r35025): Crash beneath FontCache::invalidate() when activating Safari with no windows open
6518 (WebCore::FontCache::invalidate): Added. Deletes the platform data
6526 (WebCore::FontFallbackList::invalidate): Added code to reset
6541 FontCache::invalidate().
7161 (KJS::Bindings::RootObject::invalidate):
21156 (WebCore::JavaScriptCallFrame::invalidate): Sets m_mexec to 0. This prevents a
21484 (WebCore::AccessItemRule::invalidate):
21590 (WebCore::FontFallbackList::invalidate): Added a call to
23393 (WebCore::StorageMap::setItem): ALWAYS invalidate it here
29624 Invalidate document order index.
31948 invalidation code to only invalidate a single unioned rect once enough individual little rects have
39715 invalidate the cache for lists that own their own cache.
39731 if we need create the NodeListsNodeData. Change to invalidate all the caches, instead
43890 (WebCore::KURL::invalidate): Added. Initializes all the fields except for
43894 early to use the invalidate() function. Updated for member variable name
43921 the invalidate function. Moved code to set m_isValid to true to the very
43931 constructor inline and called the new invalidate function. Added new
43933 new visited link code. Added an invalidate function. Renamed all the
53768 (WebCore::SVGResource::invalidate):
53773 (WebCore::SVGResourceMasker::invalidate):
53775 (WebCore::SVGPaintServerGradient::invalidate):
56998 Widget::invalidate implementation that is invalidating
57004 (WebCore::PlatformScrollbar::invalidate):
57211 (WebCore::PlatformScrollbar::paint): Invalidate when updating control
57220 updating control tints so the scroll bars can invalidate.
68829 execution and therefore may re-invalidate the layout. This includes
73330 standard drawing path, which in turn could let us invalidate the caches before they were used.
75568 their children used to be, so they cannot invalidate those areas.