Searched refs:q2_attr (Results 1 – 1 of 1) sorted by relevance
338 *q2_attr, /* MediaType (or other) qualifier */ in apple_register_profiles() local446 q2_attr = ppdFindAttr(ppd, q_keyword, NULL); in apple_register_profiles()449 q2_attr = ppdFindAttr(ppd, "DefaultMediaType", NULL); in apple_register_profiles()451 if (q2_attr && q2_attr->value && q2_attr->value[0]) in apple_register_profiles()452 q2_choice = q2_attr->value; in apple_register_profiles()