Searched refs:mWindowJustify (Results 1 – 1 of 1) sorted by relevance
106 private int mWindowJustify; field in CaptionWindowLayout212 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_LEFT) { in setPenLocation()229 mWindowJustify = windowAttr.justify; in setWindowAttr()429 if (mWindowJustify == CaptionWindowAttr.JUSTIFY_CENTER) { in initWindow()648 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()652 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()656 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()660 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()664 mWindowJustify = CaptionWindowAttr.JUSTIFY_CENTER; in setWindowStyle()668 mWindowJustify = CaptionWindowAttr.JUSTIFY_LEFT; in setWindowStyle()[all …]