Searched defs:HeaderSection (Results 1 – 2 of 2) sorted by relevance
50 type HeaderSection struct { struct52 Preamble []string53 Decls []HeaderDecl55 Anchor string58 IsPrivate bool
1931 cmsBool HeaderSection(cmsIT8* it8) in HeaderSection() function