Lines Matching refs:NamedDestination
1431 struct NamedDestination {
1435 NamedDestination(const SkData* nameData, const SkPoint& point)
1454 for (NamedDestination* d : pdfDevice->fNamedDestinations) {
1455 fNamedDestinations.push(new NamedDestination(
1696 fNamedDestinations.push(new NamedDestination(nameData, transformedPoint));
1750 for (NamedDestination* dest : fNamedDestinations) {