Searched defs:removeItem (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/storage/
H A DStorage.cpp120 void Storage::removeItem(const String& key, ExceptionCode& ec) function in class:WebCore::Storage
H A DStorageMap.cpp158 PassRefPtr<StorageMap> StorageMap::removeItem(const String& key, String& oldValue) function in class:WebCore::StorageMap
H A DStorageAreaImpl.cpp164 void StorageAreaImpl::removeItem(Frame* sourceFrame, const String& key) function in class:WebCore::StorageAreaImpl
/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGPathSegListPropertyTearOff.cpp80 SVGPathSegListPropertyTearOff::PassListItemType SVGPathSegListPropertyTearOff::removeItem(unsigned index, ExceptionCode& ec) function in class:WebCore::SVGPathSegListPropertyTearOff
H A DSVGStaticListPropertyTearOff.h71 ListItemType removeItem(unsigned index, ExceptionCode& ec) function in class:WebCore::SVGStaticListPropertyTearOff
H A DSVGListPropertyTearOff.h107 PassListItemTearOff removeItem(unsigned index, ExceptionCode& ec) function in class:WebCore::SVGListPropertyTearOff
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A Dewk_context_menu.cpp95 void EwkContextMenu::removeItem(EwkContextMenuItem* item) function in class:EwkContextMenu
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Storage/
H A DStorageAreaImpl.cpp84 void StorageAreaImpl::removeItem(Frame* sourceFrame, const String& key) function in class:WebKit::StorageAreaImpl
H A DStorageAreaMap.cpp124 void StorageAreaMap::removeItem(WebCore::Frame* sourceFrame, StorageAreaImpl* sourceArea, const String& key) function in class:WebKit::StorageAreaMap
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Storage/
H A DLocalStorageDatabase.cpp200 void LocalStorageDatabase::removeItem(const String& key) function in class:WebKit::LocalStorageDatabase
H A DStorageManager.cpp172 void StorageManager::StorageArea::removeItem(CoreIPC::Connection* sourceConnection, uint64_t sourceStorageAreaID, const String& key, const String& urlString) function in class:WebKit::StorageManager::StorageArea
534 void StorageManager::removeItem(CoreIPC::Connection* connection, uint64_t storageMapID, uint64_t sourceStorageAreaID, uint64_t storageMapSeed, const String& key, const String& urlString) function in class:WebKit::StorageManager
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebBackForwardListProxy.cpp127 void WebBackForwardListProxy::removeItem(uint64_t itemID) function in class:WebKit::WebBackForwardListProxy
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebBackForwardList.cpp297 HRESULT STDMETHODCALLTYPE WebBackForwardList::removeItem( function in class:WebBackForwardList
H A DWebHistory.cpp397 HRESULT WebHistory::removeItem(IWebHistoryItem* entry) function in class:WebHistory
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DIntegersSubsetMapping.h395 void removeItem(RangeIterator i) { Items.erase(i); } function in class:llvm::IntegersSubsetMapping
/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dpackage.cpp1034 Package::removeItem(int32_t idx) { function in class:Package
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DKeychains.cpp1108 KeychainImpl::removeItem(const PrimaryKey &primaryKey, ItemImpl *inItemImpl) function in class:KeychainImpl
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DKeychains.cpp1108 KeychainImpl::removeItem(const PrimaryKey &primaryKey, ItemImpl *inItemImpl) function in class:KeychainImpl
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DKeychains.cpp1108 KeychainImpl::removeItem(const PrimaryKey &primaryKey, ItemImpl *inItemImpl) function in class:KeychainImpl

Completed in 309 milliseconds