Home
last modified time | relevance | path

Searched refs:preset_fromint (Results 1 – 1 of 1) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DSurveyMain.java2274 int preset_fromint = ctx.fieldInt("preset_from", -1); in doList() local
2551 … if ((preset_fromint == theirLevel) && preset_do.equals(LIST_ACTION_SHOW_PASSWORD)) { in doList()
2556 … if ((preset_fromint == theirLevel) && preset_do.equals(LIST_ACTION_SEND_PASSWORD)) { in doList()
2573 … if ((preset_fromint == theirLevel) && preset_do.equals(LIST_ACTION_DELETE0)) { in doList()