Searched refs:nativeResize (Results 1 – 1 of 1) sorted by relevance
129 if (nativeResize(mNativePtr, rows, cols, scrollRows) != 0) { in resize()169 private static native int nativeResize(long ptr, int rows, int cols, int scrollRows); in nativeResize() method in Terminal