Searched refs:disableProperty (Results 1 – 3 of 3) sorted by relevance
46 void disableProperty(unsigned index);
125 void InspectorStyleTextEditor::disableProperty(unsigned index) in disableProperty() function in WebCore::InspectorStyleTextEditor
637 editor.disableProperty(index); in toggleProperty()