Searched refs:dest_family (Results 1 – 2 of 2) sorted by relevance
62 var dest_family string var111 flag.StringVar(&dest_family, "dest_family", "",301 if dest_family != "" {302 dest_family_flag = "--family=" + dest_family
31 DEFINE_string dest_family "" "Image family to add the image to" "f"