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

/opengrok/src/org/opensolaris/opengrok/web/
H A DPageConfig.java113 private static final EnumSet<Genre> txtGenres field in class:PageConfig
229 if (data.genre == null || txtGenres.contains(data.genre)) {

Completed in 2091 milliseconds