Searched refs:internalAddBefore (Results 1 – 1 of 1) sorted by relevance
108 return SkNEW_PLACEMENT_ARGS(this->internalAddBefore(location), T, (t)); in addBefore()344 void* internalAddBefore(Iter location) { in internalAddBefore() function374 return list->internalAddBefore(location); in new()