Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.cpp36 return shellInfo.iIcon; in GetIconIndexForCSIDL()
75 iconIndex = shellInfo.iIcon; in GetRealIconIndex()
84 iconIndex = shellInfo.iIcon; in GetRealIconIndex()
/external/pdfium/fpdfsdk/javascript/
Dapp.cpp395 int iIcon = 0; in alert() local
397 iIcon = newParams[1].ToInt(pRuntime); in alert()
413 swMsg.c_str(), swTitle.c_str(), iType, iIcon)); in alert()