Searched defs:windowStyle (Results 1 – 2 of 2) sorted by relevance
597 int windowStyle = (data[pos + 5] & 0x38) >> 3; in parseC1() local996 public final int windowStyle; field in Cea708CCParser.CaptionWindow1001 int rowCount, int columnCount, int penStyle, int windowStyle) { in CaptionWindow()
643 TypedArray windowStyle = obtainStyledAttributes( in updateSurface() local