Home
last modified time | relevance | path

Searched defs:defaultPageSizeId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_attribute.cpp184 std::string defaultPageSizeId; in ParsePageSizeAttributes() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp234 std::string defaultPageSizeId = cupsOpt["defaultPageSizeId"].get<std::string>(); in ParseMediaOpt() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h360 char *defaultPageSizeId; member