Searched refs:mWindowJustify (Results 1 – 1 of 1) sorted by relevance
115 private int mWindowJustify; field in CaptionWindowLayout253 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_LEFT) { in setPenLocation()270 mWindowJustify = windowAttr.justify; in setWindowAttr()472 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_CENTER) { in initWindow()729 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()733 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()737 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()741 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()745 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()749 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()[all …]