Searched refs:windowAttr (Results 1 – 2 of 2) sorted by relevance
227 public void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() argument229 mWindowJustify = windowAttr.justify; in setWindowAttr()230 mPrintDirection = windowAttr.printDirection; in setWindowAttr()
262 private void setWindowAttr(CaptionWindowAttr windowAttr) { in setWindowAttr() argument264 mCurrentWindowLayout.setWindowAttr(windowAttr); in setWindowAttr()