Home
last modified time | relevance | path

Searched defs:annotationRef (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pdf/
DSkPDFTag.cpp273 void SkPDFTagTree::addNodeAnnotation(int nodeId, SkPDFIndirectReference annotationRef, unsigned pag… in addNodeAnnotation()
DSkPDFDocument.cpp345 SkPDFIndirectReference annotationRef = emit(annotation); in getAnnotations() local