Home
last modified time | relevance | path

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

/reactos/dll/cpl/desk/
H A Dsettings.c848 PSETTINGS_ENTRY Request = &pDevice->InitialSettings, BestEntry = NULL, Current; in FindBestElement() local
863 BestEntry = Current; in FindBestElement()
868 return BestEntry; in FindBestElement()