Searched refs:findNodeInSection (Results 1 – 1 of 1) sorted by relevance
149 … final int columnPos = findNodeInSection(tableRow, tableCell, OfficeToken.COVERED_TABLE_CELL); in createContext()177 final int rowPos = findNodeInSection(table, tableRow, null); in createContext()190 private int findNodeInSection(final Section tableRow, in findNodeInSection() method in ImageElementLayoutController