OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSysImageList
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
SysIconUtils.h
53
inline HIMAGELIST
GetSysImageList
(bool smallIcons)
BrowseDialog.cpp
226
_list.SetImageList(
GetSysImageList
(true), LVSIL_SMALL);
227
_list.SetImageList(
GetSysImageList
(false), LVSIL_NORMAL);
Completed in 198 milliseconds