Searched refs:structTreeRoot (Results 1 – 1 of 1) sorted by relevance
326 SkPDFDict structTreeRoot("StructTreeRoot"); in makeStructTreeRoot() local327 structTreeRoot.insertRef("K", PrepareTagTreeToEmit(ref, fRoot, doc)); in makeStructTreeRoot()328 structTreeRoot.insertInt("ParentTreeNextKey", SkToInt(pageCount)); in makeStructTreeRoot()366 structTreeRoot.insertRef("ParentTree", doc->emit(parentTree)); in makeStructTreeRoot()396 structTreeRoot.insertRef("IDTree", doc->emit(idTree)); in makeStructTreeRoot()399 return doc->emit(structTreeRoot, ref); in makeStructTreeRoot()