Searched refs:shiftDisabledProperties (Results 1 – 3 of 3) sorted by relevance
297 … shiftDisabledProperties(disabledIndexByOrdinal(index, true, allProperties), propertyLengthDelta); in setPropertyText()393 …shiftDisabledProperties(insertionIndex + 1, -propertyLength); // Property removed from text - shif… in disableProperty()409 shiftDisabledProperties(disabledIndex, disabledProperty.rawText.length()); in enableProperty()550 void InspectorStyle::shiftDisabledProperties(unsigned fromIndex, long delta) in shiftDisabledProperties() function in WebCore::InspectorStyle
145 void shiftDisabledProperties(unsigned fromIndex, long offset);
27929 (WebCore::InspectorStyle::shiftDisabledProperties):