Home
last modified time | relevance | path

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

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