Searched refs:invalidate (Results 176 - 200 of 270) sorted by relevance

1234567891011

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingTree.cpp119 void ScrollingTree::invalidate() function in class:WebCore::ScrollingTree
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DWidget.h146 void invalidate() { invalidateRect(boundsRect()); } function in class:WebCore::Widget
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DScrollbarThemeQStyle.cpp172 scrollbar->invalidate();
/macosx-10.9.5/WebCore-7537.78.1/plugins/efl/
H A DPluginViewEfl.cpp318 invalidate();
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A Dnpruntime.h283 NPObject instance after the invalidate callback has been
300 NPInvalidateFunctionPtr invalidate; member in struct:NPClass
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFEDiffuseLightingElement.cpp190 invalidate();
H A DSVGFESpecularLightingElement.cpp201 invalidate();
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_settings.cpp302 WebCore::fontCache()->invalidate();
/macosx-10.9.5/WebKit-7537.78.2/mac/Plugins/Hosted/
H A DProxyInstance.mm131 invalidate();
467 void ProxyInstance::invalidate()
H A DNetscapePluginHostManager.mm257 instance->invalidate();
/macosx-10.9.5/WebKit2-7537.78.2/PluginProcess/
H A DPluginControllerProxy.h88 virtual void invalidate(const WebCore::IntRect&);
H A DWebProcessConnection.cpp104 m_connection->invalidate();
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Plugins/
H A DNPRemoteObjectMap.cpp223 npObjectProxy->invalidate();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebIconDatabase.cpp62 void WebIconDatabase::invalidate() function in class:WebKit::WebIconDatabase
H A DWebProcessProxy.cpp107 m_webConnection->invalidate();
145 m_webConnection->invalidate();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNPRuntimeObjectMap.cpp207 void NPRuntimeObjectMap::invalidate() function in class:WebKit::NPRuntimeObjectMap
H A DJSNPObject.cpp81 invalidate();
89 void JSNPObject::invalidate() function in class:WebKit::JSNPObject
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/
H A DPluginView.h177 virtual void invalidate(const WebCore::IntRect&);
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedLayerTreeHost.h67 virtual void invalidate();
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/apps/comm/
H A Dget-regression-nb.xotcl236 # persistentCache invalidate \
339 persistentCache invalidate \
369 persistentCache invalidate \
/macosx-10.9.5/securityd-55199.3/src/
H A Dsession.cpp168 // invalidate shared credentials
176 (*it)->invalidate();
377 // explicitly invalidate all shared credentials and remove them from the session
380 (*it)->invalidate();
/macosx-10.9.5/WebCore-7537.78.1/bridge/
H A Druntime_object.cpp57 void RuntimeObject::invalidate() function in class:JSC::Bindings::RuntimeObject
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorPageAgent.cpp801 mainFrame()->view()->invalidate();
814 mainFrame()->view()->invalidate();
828 mainFrame()->view()->invalidate();
842 mainFrame()->view()->invalidate();
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DDocumentLoader.cpp141 m_iconLoadDecisionCallback->invalidate();
143 m_iconDataCallback->invalidate();
1471 m_iconLoadDecisionCallback->invalidate();
1492 m_iconDataCallback->invalidate();
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DWebVideoFullscreenHUDWindowController.mm229 [_timelineUpdateTimer invalidate];
241 [_timelineUpdateTimer invalidate];

Completed in 198 milliseconds

1234567891011