Searched defs:scrollDirection (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/data/
H A DCea708Data.java260 public final int scrollDirection; field in class:Cea708Data.CaptionWindowAttr
267 boolean wordWrap, int printDirection, int scrollDirection, int justify,
275 this.scrollDirection = scrollDirection;
266 CaptionWindowAttr(CaptionColor fillColor, CaptionColor borderColor, int borderType, boolean wordWrap, int printDirection, int scrollDirection, int justify, int effectDirection, int effectSpeed, int displayEffect) argument

Completed in 24 milliseconds