Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DTextWidget.cpp104 StringAttributeText* textAttribute in Text() local
106 if (textAttribute == NULL) in Text()
109 return textAttribute->ValueAsText(view); in Text()