Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/docs/
H A 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;