Searched refs:GetHasHiddenPassword (Results 1 – 2 of 2) sorted by relevance
635 const std::string& GetHasHiddenPassword() const in GetHasHiddenPassword() function
207 …to message = !button->IsObscured() ? theme->GetHasShowedPassword() : theme->GetHasHiddenPassword(); in AddEvent()