Searched defs:storeSetting (Results 1 – 6 of 6) sorted by relevance
107 void InspectorClientWx::storeSetting(const String& key, const InspectorController::Setting& setting) in storeSetting() function in WebCore::InspectorClientWx
58 virtual void storeSetting(const String&, const InspectorController::Setting&) {} in storeSetting() function
97 void WebInspectorClient::storeSetting(const String& key, const InspectorController::Setting& settin… in storeSetting() function in WebInspectorClient
175 void InspectorClient::storeSetting(const String& key, const InspectorController::Setting& setting) in storeSetting() function in WebKit::InspectorClient
194 void InspectorClientQt::storeSetting(const String& key, const InspectorController::Setting& setting) in storeSetting() function in WebCore::InspectorClientQt
408 virtual void storeSetting(const String&, const InspectorController::Setting&) { } in storeSetting() function