Searched defs:setTabSize (Results 1 - 2 of 2) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DProject.java119 public void setTabSize(int tabSize) { method in class:Project
H A DConfiguration.java214 * @see Project#setTabSize(int)
217 public void setTabSize(int tabSize) { method in class:Configuration
283 //setTabSize(4);

Completed in 11 milliseconds