HomeSort by relevance Sort by last modified time
    Searched refs:m_groupSettings (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/page/
PageGroup.h 114 GroupSettings* groupSettings() const { return m_groupSettings.get(); }
142 OwnPtr<GroupSettings> m_groupSettings;
PageGroup.cpp 66 , m_groupSettings(GroupSettings::create())
73 , m_groupSettings(GroupSettings::create())
348 unsigned quota = m_groupSettings->localStorageQuotaBytes();

Completed in 22 milliseconds