Home
last modified time | relevance | path

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

/haiku/src/apps/people/
H A DPersonWindow.h68 BString fNameAttribute; variable
H A DPersonWindow.cpp54 fNameAttribute(nameAttribute) in PersonWindow()
416 strncpy(name, fView->AttributeValue(fNameAttribute), B_FILE_NAME_LENGTH); in _GetDefaultFileName()