Home
last modified time | relevance | path

Searched refs:CheckViewChanged (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/tracker/
H A DWidgetAttributeText.h67 bool CheckViewChanged(const BPoseView*);
H A DTextWidget.cpp589 if (fText->CheckAttributeChanged() && fText->CheckViewChanged(view) in CheckAndUpdate()
H A DWidgetAttributeText.cpp305 CheckViewChanged(view); in FittingText()
314 WidgetAttributeText::CheckViewChanged(const BPoseView* view) in CheckViewChanged() function in WidgetAttributeText