ChangeType 90 Source/core/frame/Settings.cpp void Settings::invalidate(SettingsDelegate::ChangeType changeType) ChangeType 81 Source/core/frame/Settings.h void invalidate(SettingsDelegate::ChangeType); ChangeType 63 Source/core/frame/SettingsDelegate.h virtual void settingsChanged(ChangeType) = 0; ChangeType 460 Source/core/page/Page.cpp void Page::settingsChanged(SettingsDelegate::ChangeType changeType) ChangeType 239 Source/core/page/Page.h virtual void settingsChanged(SettingsDelegate::ChangeType) OVERRIDE;