Searched defs:toReplace (Results 1 – 5 of 5) sorted by relevance
145 void BidiRunList<Run>::replaceRunWithRuns(Run* toReplace, BidiRunList<Run>& newRuns) in replaceRunWithRuns()171 delete toReplace; in replaceRunWithRuns() local
261 CSSProperty* toReplace = slot ? slot : findCSSPropertyWithID(property.id()); in setProperty() local317 CSSProperty* toReplace = findCSSPropertyWithID(prefixingVariant); in setPrefixingVariantProperty() local
768 NormalSsaInsn toReplace = new NormalSsaInsn( in scheduleUseBeforeAssigned() local
399 const SkFlatData* toReplace, in findAndReplace()