Searched refs:checkSingleColumnCell (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DTableView.java435 checkSingleColumnCell(axis, col, cv);
474 void checkSingleColumnCell(int axis, int col, View v) { method in class:TableView
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/html/
H A DTableView.java424 checkSingleColumnCell(axis, col, cv);
459 void checkSingleColumnCell(int axis, int col, View v) { method in class:TableView

Completed in 155 milliseconds