Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFTag.cpp404 SkPDFIndirectReference structTreeRootRef = doc->reserveRef(); in emitStructTreeRoot() local
411 structTreeRoot.insertRef("K", fRoot->emitStructElem(structTreeRootRef, &idTree, doc)); in emitStructTreeRoot()
477 return doc->emit(structTreeRoot, structTreeRootRef); in emitStructTreeRoot()