Searched refs:IsSelectable (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/mail/
H A DContent.cpp901 if (IsSelectable()) {
913 if (IsSelectable()) {
926 if (IsSelectable()) {
942 if (IsSelectable()) {
968 if (IsSelectable() && (mods & B_CONTROL_KEY)) {
980 if (IsSelectable()) {
1000 if (IsSelectable()) {
1066 if (IsSelectable()) {
1209 if (IsSelectable())
H A DSignature.cpp583 if (IsSelectable())
/haiku/headers/os/interface/
H A DTextView.h190 bool IsSelectable() const;
/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp214 // [k] TextView IsSelectable()
216 CPPUNIT_ASSERT_EQUAL(false, textView->IsSelectable());
/haiku/src/kits/interface/
H A DTextView.cpp2361 BTextView::IsSelectable() const function in class:BTextView

Completed in 61 milliseconds