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/fxjs/
Dcjs_app.cpp246 int iIcon = 0; in alert() local
248 iIcon = pRuntime->ToInt32(newParams[1]); in alert()
264 pFormFillEnv->JS_appAlert(swMsg.c_str(), swTitle.c_str(), iType, iIcon)); in alert()