Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Explorer/
DContextMenu.cpp523 static const char * const kOpenTypes[] = variable
765 for (unsigned i = (thereIsMainOpenItem ? 1 : 0); i < Z7_ARRAY_SIZE(kOpenTypes); i++) in QueryContextMenu()
772 mainString = kOpenTypes[i]; in QueryContextMenu()