Searched defs:showPasswordDirectly (Results 1 – 2 of 2) sorted by relevance
195 … auto showPasswordDirectly = pattern->GetAttr<std::string>("show_password_directly", "0"); in ParsePatternSubThirdPart() local
414 …t std::string& content, int32_t nakedCharPosition, bool needObscureText, bool showPasswordDirectly) in CreateDisplayText()