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