Searched refs:custom_name (Results 1 – 4 of 4) sorted by relevance
417 if (!info->custom_name.IsEmpty()) in SaveToProject()419 writer.WriteString("custom_name", info->custom_name); in SaveToProject()469 reader.ReadString("custom_name", info->custom_name); in ReadFromProject()
421 …CString custom_name; // not currently used, the idea is allow user to specify custom contro… variable
387 custom_name = other.custom_name; // user-defined custom structure name in copy()442 custom_name = ""; in init()
2614 def set_custom_resource_name(custom_name): argument2616 send_to_resource_export_dialog('CMD_SET_CUSTOM_RESOURCE_NAME', custom_name)