Home
last modified time | relevance | path

Searched refs:ppdcOptType (Results 1 – 4 of 4) sorted by relevance

/external/libcups/ppdc/
Dppdc.h60 enum ppdcOptType //// Option type enum
239 ppdcOptType type; // Type of option
247 ppdcOption(ppdcOptType ot, const char *n, const char *t, ppdcOptSection s,
Dppdc-option.cxx21 ppdcOption::ppdcOption(ppdcOptType ot, // I - Option type in ppdcOption()
Dppdc-import.cxx194 coption = new ppdcOption((ppdcOptType)option->ui, option->keyword, in import_ppd()
Dppdc-source.cxx1513 ppdcOptType ot; // Option type value in get_option()