Searched refs:setRecordingProfile (Results 1 – 6 of 6) sorted by relevance
86 void setRecordingProfile(bool isProfiling);
249 void InspectorFrontend::setRecordingProfile(bool isProfiling) in setRecordingProfile() function in WebCore::InspectorFrontend
1171 m_frontend->setRecordingProfile(isProfiling); in toggleRecordButton()
315 setRecordingProfile: function(isProfiling) method in WebInspector.ProfilesPanel
1106 WebInspector.setRecordingProfile = function(isProfiling)1108 this.panels.profiles.setRecordingProfile(isProfiling);
6469 (WebCore::InspectorFrontend::setRecordingProfile):8696 (WebCore::InspectorFrontend::setRecordingProfile):74444 (WebInspector.ProfilesPanel.prototype.setRecordingProfile): Moved in the code, no changes.