Searched refs:m_localStorageQuota (Results 1 – 2 of 2) sorted by relevance
162 unsigned localStorageQuota() const { return m_localStorageQuota; } in localStorageQuota()413 unsigned m_localStorageQuota; variable
77 , m_localStorageQuota(5 * 1024 * 1024) // Suggested by the HTML5 spec. in Settings()295 m_localStorageQuota = localStorageQuota; in setLocalStorageQuota()