Home
last modified time | relevance | path

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

/haiku/src/kits/interface/textview_support/
H A DTextGapBuffer.h46 bool PasswordMode() const;
H A DTextGapBuffer.cpp294 TextGapBuffer::PasswordMode() const in PasswordMode() function in BPrivate::TextGapBuffer
/haiku/src/kits/interface/
H A DTextView.cpp2624 return fText->PasswordMode(); in IsTypingHidden()