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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
SettingsDelegate.cpp 32 #include "core/frame/SettingsDelegate.h"
38 SettingsDelegate::SettingsDelegate(PassOwnPtr<Settings> settings)
45 SettingsDelegate::~SettingsDelegate()
SettingsDelegate.h 42 class SettingsDelegate {
44 explicit SettingsDelegate(PassOwnPtr<Settings>);
45 virtual ~SettingsDelegate();

Completed in 61 milliseconds