Searched refs:windowAttr (Results 1 – 2 of 2) sorted by relevance
228 public void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() argument230 mWindowJustify = windowAttr.justify; in setWindowAttr()231 mPrintDirection = windowAttr.printDirection; in setWindowAttr()
266 private void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() argument268 mCurrentWindowLayout.setWindowAttr(windowAttr); in setWindowAttr()