Searched refs:internalReplaceProperty (Results 1 – 2 of 2) sorted by relevance
110 internalReplaceProperty(m_allProperties->at(index), newText); in replaceProperty()122 …internalReplaceProperty(disabledProperty, disabledProperty.rawText.substring(2, disabledProperty.r… in enableProperty()133 internalReplaceProperty(property, "/* " + property.rawText + " */"); in disableProperty()136 void InspectorStyleTextEditor::internalReplaceProperty(const InspectorStyleProperty& property, cons… in internalReplaceProperty() function in WebCore::InspectorStyleTextEditor
50 void internalReplaceProperty(const InspectorStyleProperty&, const String& newText);