Home
last modified time | relevance | path

Searched defs:StopSearch (Results 1 – 3 of 3) sorted by relevance

/reactos/ntoskrnl/rtl/
H A Dlibsupp.c375 BOOLEAN Result, StopSearch = FALSE; in RtlWalkFrameChain() local
/reactos/dll/ntdll/rtl/
H A Dlibsupp.c235 BOOLEAN Result, StopSearch = FALSE; in RtlWalkFrameChain() local
/reactos/dll/win32/browseui/shellfind/
H A DCFindFolder.cpp601 LRESULT CFindFolder::StopSearch(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) in StopSearch() function in CFindFolder