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

/haiku/headers/os/interface/
H A DTextView.h211 bool IsTypingHidden() const;
/haiku/src/kits/interface/
H A DTextView.cpp472 err = data->AddBool("_password", IsTypingHidden());
873 if (!IsTypingHidden())
880 if (!IsTypingHidden())
2622 BTextView::IsTypingHidden() const function in class:BTextView
5593 if (IsTypingHidden()) {

Completed in 83 milliseconds