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

/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.cpp389 BEntry nextEnt; local
396 while (dir.GetNextEntry(&nextEnt) == B_NO_ERROR) {
397 if (nextEnt.GetPath(&nextPath) == B_NO_ERROR) {

Completed in 29 milliseconds