Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DBarView.cpp1031 entry_ref hintref; in AppCanHandleTypes() local
1033 if (appmime.GetAppHint(&hintref) != B_OK) in AppCanHandleTypes()
1038 BFile file(&hintref, O_RDONLY); in AppCanHandleTypes()