Searched refs:replaceProperty (Results 1 – 3 of 3) sorted by relevance
46 void replaceProperty(unsigned index, const String& newText);
109 void InspectorStyleTextEditor::replaceProperty(unsigned index, const String& newText) in replaceProperty() function in blink::InspectorStyleTextEditor
596 editor.replaceProperty(index, propertyText); in setPropertyText()