Home
last modified time | relevance | path

Searched defs:StructureElementNode (Results 1 – 1 of 1) 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;