Searched refs:frame_format (Results 1 – 2 of 2) sorted by relevance
169 __u8 frame_format; /* enum hdspm_madi_frame_format */ member
1921 frame_format = Frame(frame_editor, borderwidth=0)1922 format_width_title = Label(frame_format,1925 frame_format, textvariable=self.format_width, width=4)1997 frame_format.pack(side=TOP, padx=5, pady=0, fill=X)