Searched refs:GetCommandString (Results 1 – 6 of 6) sorted by relevance
48 STDMETHOD(GetCommandString)(
1420 Z7_COMWF_B CZipContextMenu::GetCommandString( in GetCommandString() function in CZipContextMenu
637 const HRESULT res = ctxm->GetCommandString(i, id, in PrintContextStr()650 const HRESULT res = ctxm->GetCommandString(i, id | GCS_UNICODE, in PrintContextStr()
23 const char *GetCommandString(CommandID id) in GetCommandString() function940 result << GetCommandString(currentCommand->id) << separator; in dumpCommands()
118 static const char* GetCommandString(OpType type);
235 const char* DrawCommand::GetCommandString(OpType type) { in GetCommandString() function in DrawCommand286 writer.appendCString(DEBUGCANVAS_ATTRIBUTE_COMMAND, this->GetCommandString(fOpType)); in toJSON()