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

/haiku/src/bin/desklink/
H A DDeskButton.h19 DeskButton(BRect frame, entry_ref* ref, const char* name, BList& titleList,
H A Ddesklink.cpp41 BList titleList; local
118 titleList.AddItem(title);
146 &ref, ref.name, titleList, actionList));
153 titleList.MakeEmpty();

Completed in 74 milliseconds