Searched refs:g_HashCommands (Results 1 – 1 of 1) sorted by relevance
294 static const CHashCommand g_HashCommands[] = variable1073 for (unsigned i = 0; i < Z7_ARRAY_SIZE(g_HashCommands); i++) in QueryContextMenu()1077 const CHashCommand &hc = g_HashCommands[i]; in QueryContextMenu()1356 for (unsigned i = 0; i < Z7_ARRAY_SIZE(g_HashCommands); i++) in InvokeCommandCommon()1358 const CHashCommand &hc = g_HashCommands[i]; in InvokeCommandCommon()