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

/haiku/headers/os/interface/
H A DTextView.h185 void SetStylable(bool stylable);
/haiku/src/kits/interface/
H A DTextView.cpp1610 // When the text view is not stylable, we always set the whole text's
1674 // when the text view is not stylable, we always set the whole text's
2314 BTextView::SetStylable(bool stylable) argument
2316 fStylable = stylable;
5894 // always apply font and color to full range for non-stylable textviews

Completed in 106 milliseconds