Searched refs:shouldCreateCaptcha (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DUserLoginWindow.cpp748 bool shouldCreateCaptcha = (threadData->mask & CREATE_CAPTCHA) != 0; local
754 if (result == B_OK && shouldCreateCaptcha)
773 if (result == B_OK && shouldCreateCaptcha) {

Completed in 66 milliseconds