Searched refs:oldDir (Results 1 – 1 of 1) sorted by relevance
6784 int oldDir = 0; in makeNewLayout() local6785 if (testDirChange) oldDir = mLayout.getParagraphDirection(0); in makeNewLayout()6871 if (bringIntoView || (testDirChange && oldDir != mLayout.getParagraphDirection(0))) { in makeNewLayout()