Home
last modified time | relevance | path

Searched defs:justify (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DCea708CaptionRenderer.java556 int justify = (data[pos + 2] & 0x03); in parseC1() local
956 public final int justify; field in Cea708CCParser.CaptionWindowAttr
962 boolean wordWrap, int printDirection, int scrollDirection, int justify, in CaptionWindowAttr()