Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching refs:header_txt

436     def __init__(self, filename=None, copyright_txt="", header_txt="", body_txt="", footer_txt=""):
438 self.contents = {'copyright': copyright_txt, 'header': header_txt, 'body': body_txt, 'footer': footer_txt}
500 self.header_txt = ""