Searched refs:JUSTIFY_LEFT (Results 1 – 2 of 2) sorted by relevance
253 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_LEFT) { in setPenLocation()729 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()737 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()741 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()749 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()756 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()
241 public static final int JUSTIFY_LEFT = 0; field in Cea708Data.CaptionWindowAttr