Searched refs:fLinkToDestinations (Results 1 – 2 of 2) sorted by relevance
213 SkTDArray<RectWithData*> fLinkToDestinations; variable
752 fLinkToDestinations.deleteAll(); in cleanUp()1450 for (RectWithData* link : pdfDevice->fLinkToDestinations) { in drawDevice()1451 fLinkToDestinations.push(new RectWithData( in drawDevice()1727 fLinkToDestinations.push(new RectWithData(transformedRect, linkToDestination)); in handlePathAnnotation()1736 array->reserve(fLinkToURLs.count() + fLinkToDestinations.count()); in appendAnnotations()1742 for (RectWithData* linkToDestination : fLinkToDestinations) { in appendAnnotations()