Home
last modified time | relevance | path

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

/third_party/skia/include/docs/
DSkPDFDocument.h61 struct StructureElementNode { struct
63 std::vector<std::unique_ptr<StructureElementNode>> fChildVector; argument
64 int fNodeId = 0;
65 std::vector<int> fAdditionalNodeIds;
66 AttributeList fAttributes;
67 SkString fAlt;
68 SkString fLang;
/third_party/skia/m133/include/docs/
DSkPDFDocument.h60 struct StructureElementNode { struct
62 std::vector<std::unique_ptr<StructureElementNode>> fChildVector; argument
63 int fNodeId = 0;
64 AttributeList fAttributes;
65 SkString fAlt;
66 SkString fLang;