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

/haiku/src/kits/interface/
H A DTextView.cpp462 err = data->AddBool("_stylable", fStylable);
1204 if (fStylable && runs != NULL)
1392 if (fStylable) {
1424 if (fStylable) {
1609 if (!fStylable) {
1673 if (!fStylable) {
2316 fStylable = stylable;
2323 return fStylable;
3035 if (fStylable && runs != NULL)
3233 fStylable
[all...]
/haiku/headers/os/interface/
H A DTextView.h444 bool fStylable; member in class:BTextView

Completed in 54 milliseconds