Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h243 bool FindIconIndex(const UString &ext, int &iconIndex) const;
DLoadCodecs.cpp925 bool CCodecIcons::FindIconIndex(const UString &ext, int &iconIndex) const in FindIconIndex() function in CCodecIcons