Home
last modified time | relevance | path

Searched refs:_UpdateTextViewColors (Results 1 – 7 of 7) sorted by relevance

/haiku/src/apps/mail/
H A DAddressTextControl.h47 void _UpdateTextViewColors();
H A DHeader.cpp118 void _UpdateTextViewColors();
178 _UpdateTextViewColors(); in AttachedToWindow()
186 _UpdateTextViewColors(); in SetEnabled()
247 HeaderTextControl::_UpdateTextViewColors() in _UpdateTextViewColors() function in HeaderTextControl
H A DAddressTextControl.cpp701 _UpdateTextViewColors(); in SetEnabled()
937 AddressTextControl::_UpdateTextViewColors() in _UpdateTextViewColors() function in AddressTextControl
/haiku/headers/private/interface/
H A DAbstractSpinner.h149 void _UpdateTextViewColors(bool enable);
/haiku/headers/os/interface/
H A DTextControl.h125 void _UpdateTextViewColors(bool enable);
/haiku/src/kits/interface/
H A DTextControl.cpp342 _UpdateTextViewColors(IsEnabled()); in AttachedToWindow()
476 _UpdateTextViewColors(IsEnabled()); in MessageReceived()
601 _UpdateTextViewColors(IsEnabled()); in MarkAsInvalid()
705 _UpdateTextViewColors(enable); in SetEnabled()
1041 BTextControl::_UpdateTextViewColors(bool enable) in _UpdateTextViewColors() function in BTextControl
H A DAbstractSpinner.cpp993 _UpdateTextViewColors(IsEnabled()); in AttachedToWindow()
1073 _UpdateTextViewColors(IsEnabled()); in MessageReceived()
1179 _UpdateTextViewColors(enable); in SetEnabled()
1591 BAbstractSpinner::_UpdateTextViewColors(bool enable) in _UpdateTextViewColors() function in BAbstractSpinner