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

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java366 public int getHitsPerPage() { method in class:Configuration
H A DRuntimeEnvironment.java495 public int getHitsPerPage() { method in class:RuntimeEnvironment
496 return threadConfig.get().getHitsPerPage();

Completed in 15 milliseconds