Searched refs:identifer (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebPageGroupData.cpp35 encoder << identifer; local
45 if (!decoder.decode(data.identifer))
H A DWebPageGroupData.h45 String identifer; member in struct:WebKit::WebPageGroupData
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DWebPageGroupProxy.h49 const String& identifier() const { return m_data.identifer; }
H A DWebPageGroupProxy.cpp52 , m_pageGroup(WebCore::PageGroup::pageGroup(m_data.identifer))
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageGroup.cpp75 data.identifer = identifier;
77 data.identifer = makeString("__uniquePageGroupID-", String::number(data.pageGroupID));
89 , m_preferences(WebPreferences::createWithLegacyDefaults(m_data.identifer, ".WebKit2", "WebKit2."))
H A DWebPageGroup.h53 const String& identifier() const { return m_data.identifer; }
/macosx-10.10/vim-55/runtime/autoload/
H A Dgetscript.vim345 " a script identifer : used to obtain webpage

Completed in 121 milliseconds