Searched defs:windowStyle (Results 1 – 3 of 3) sorted by relevance
297 public final int windowStyle; field in Cea708Data.CaptionWindow312 int windowStyle) { in CaptionWindow()
769 int windowStyle = (data[pos + 5] & 0x38) >> 3; in parseC1() local
725 private void setWindowStyle(int windowStyle) { in setWindowStyle()