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