Home
last modified time | relevance | path

Searched defs:structParentKey (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/src/pdf/
DSkPDFTag.cpp294 int structParentKey = kFirstContentItemStructParentKey + fStructElemForContentItem.size(); in createStructParentKeyForElemId() local
439 int structParentKey = kFirstContentItemStructParentKey + j; in emitStructTreeRoot() local
DSkPDFDocument.cpp357 … int structParentKey = this->createStructParentKeyForElemId(link->fElemId, annotationRef); in getAnnotations() local
/third_party/skia/src/pdf/
DSkPDFTag.cpp354 int structParentKey = kFirstAnnotationStructParentKey + static_cast<int>(j); in makeStructTreeRoot() local
DSkPDFDocument.cpp338 int structParentKey = createStructParentKeyForNodeId(link->fNodeId); in getAnnotations() local