TypeFromString    131 components/autofill/content/browser/wallet/wallet_items.cc     type = TypeFromString(type_string);
TypeFromString    540 components/cloud_devices/printer_description.cc       if (!TypeFromString(kDocumentSheetBackNames,
TypeFromString    577 components/cloud_devices/printer_description.cc     if (!TypeFromString(kColorNames, type_str, &option->type))
TypeFromString    599 components/cloud_devices/printer_description.cc            TypeFromString(kDuplexNames, type_str, option);
TypeFromString    613 components/cloud_devices/printer_description.cc            TypeFromString(kOrientationNames, type_str, option);
TypeFromString    643 components/cloud_devices/printer_description.cc     if (!TypeFromString(kMarginsNames, type_str, &option->type))
TypeFromString    687 components/cloud_devices/printer_description.cc            TypeFromString(kFitToPageNames, type_str, option);
TypeFromString    746 components/cloud_devices/printer_description.cc       if (!TypeFromString(kMediaDefinitions, type_str, &option->type))