Searched refs:clear (Results 276 - 300 of 3176) sorted by relevance

<<11121314151617181920>>

/external/webkit/Source/WebCore/bindings/v8/
H A DScriptInstance.h54 void clear();
/external/webkit/Source/WebCore/bridge/
H A Druntime_root.cpp109 m_runtimeObjects.clear();
115 m_globalObject.clear();
122 m_invalidationCallbacks.clear();
128 m_protectCountSet.clear();
/external/webkit/Source/WebCore/loader/
H A DDocumentWriter.h80 void clear();
H A DPolicyCallback.h54 void clear();
/external/webkit/Source/WebCore/loader/icon/
H A DIconRecord.cpp74 m_image.clear();
/external/webkit/Source/WebCore/page/
H A DFrameActionScheduler.h56 void clear();
/external/webkit/Source/WebCore/platform/brew/
H A DPasteboardBrew.cpp50 void Pasteboard::clear() function in class:WebCore::Pasteboard
/external/webkit/Source/WebCore/platform/chromium/
H A DDataTransferItemsChromium.h55 virtual void clear();
/external/webkit/Source/WebCore/platform/efl/
H A DPasteboardEfl.cpp69 void Pasteboard::clear() function in class:WebCore::Pasteboard
/external/webkit/Source/WebCore/platform/graphics/gpu/
H A DLoopBlinnPathCache.h94 void clear();
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DImageGStreamerCairo.cpp64 m_image.clear();
H A DImageGStreamerQt.cpp62 m_image.clear();
/external/webkit/Source/WebCore/platform/haiku/
H A DCookieJarHaiku.cpp69 rawCookies.clear();
/external/webkit/Source/WebCore/platform/network/curl/
H A DCookieJarCurl.cpp55 rawCookies.clear();
/external/webkit/Source/WebCore/rendering/style/
H A DContentData.cpp30 void ContentData::clear() function in class:WebCore::ContentData
/external/webkit/Source/WebCore/rendering/svg/
H A DSVGMarkerLayoutInfo.h60 void clear();
/external/webkit/Source/WebCore/storage/
H A DStorage.h51 void clear();
H A DStorageArea.h55 virtual bool clear(Frame* sourceFrame) = 0;
H A DStorageNamespace.h57 virtual void clear(Page*) = 0;
/external/webkit/Source/WebCore/svg/
H A DSVGLengthList.cpp33 clear();
H A DSVGTransformList.cpp47 clear();
/external/webkit/Source/WebCore/websockets/
H A DWebSocketHandshakeResponse.cpp95 m_headerFields.clear();
/external/webkit/Source/WebCore/wml/
H A DWMLFieldSetElement.cpp74 m_insertedLegendElement.clear();
/external/webkit/Source/WebCore/xml/
H A DXSLTProcessor.cpp86 view->clear();
173 m_stylesheet.clear();
174 m_stylesheetRootNode.clear();
175 m_parameters.clear();
/external/webkit/Source/WebKit/chromium/public/
H A DWebStorageArea.h85 virtual void clear(const WebURL& url, bool& somethingCleared) = 0;

Completed in 1104 milliseconds

<<11121314151617181920>>