Searched defs:scrollDirection (Results 1 – 1 of 1) sorted by relevance
555 int scrollDirection = (data[pos + 2] & 0x0c) >> 2; in parseC1() local955 public final int scrollDirection; field in Cea708CCParser.CaptionWindowAttr962 boolean wordWrap, int printDirection, int scrollDirection, int justify, in CaptionWindowAttr()