Home
last modified time | relevance | path

Searched refs:AnnotationInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFTag.cpp53 struct AnnotationInfo { struct
57 std::vector<AnnotationInfo> fAnnotations;
269 for (const SkPDFTagNode::AnnotationInfo& annotationInfo : node->fAnnotations) { in PrepareTagTreeToEmit()
312 SkPDFTagNode::AnnotationInfo annotationInfo = {pageIndex, annotationRef}; in addNodeAnnotation()