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

/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp589 entry_ref aref; local
590 if (message->FindRef("refs", &aref) == B_OK) {
591 BEntry ent(&aref);
/haiku/src/bin/
H A Dhey.cpp1164 entry_ref aref; local
1204 anothermsg.FindRef("myref", &aref);
1205 if (entry.SetTo(&aref)==B_OK){

Completed in 33 milliseconds