Home | History | Annotate | Download | only in gfx

Lines Matching refs:obscured

377 void RenderText::SetObscured(bool obscured) {
378 if (obscured != obscured_) {
379 obscured_ = obscured;
603 // in the case of obscured (password) textfields.