Searched refs:rectWithURL (Results 1 – 1 of 1) sorted by relevance
1864 for (const RectWithData& rectWithURL : fLinkToURLs) { in appendAnnotations() local1866 fInitialTransform.mapRect(&r, rectWithURL.rect); in appendAnnotations()1867 array->appendObject(create_link_to_url(rectWithURL.data.get(), r)); in appendAnnotations()