Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.cpp34 return shellInfo.iIcon; in GetIconIndexForCSIDL()
73 iconIndex = shellInfo.iIcon; in GetRealIconIndex()
82 iconIndex = shellInfo.iIcon; in GetRealIconIndex()
/external/pdfium/fpdfsdk/src/javascript/
Dapp.cpp289 int iIcon = 0; in alert() local
309 iIcon = CJS_Value(pRuntime, pValue, CJS_Value::VT_unknown).ToInt(); in alert()
359 iIcon = params[i].ToInt(); in alert()
369 iIcon); in alert()