Searched defs:setTabSize (Results 1 - 2 of 2) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/configuration/ | ||
H A D | Project.java | 119 public void setTabSize(int tabSize) { method in class:Project |
H A D | Configuration.java | 214 * @see Project#setTabSize(int) 217 public void setTabSize(int tabSize) { method in class:Configuration 283 //setTabSize(4); |
Completed in 11 milliseconds