Searched refs:JUSTIFY_LEFT (Results 1 – 2 of 2) sorted by relevance
213 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_LEFT) { in setPenLocation()618 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()626 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()630 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()638 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()645 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()
248 public static final int JUSTIFY_LEFT = 0; field in Cea708Data.CaptionWindowAttr