Home
last modified time | relevance | path

Searched refs:Print_DocumentFormat (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h283 } Print_DocumentFormat; typedef
444 Print_DocumentFormat documentFormat;
H A Dprint_converter.h104 std::string GetDocumentFormatString(Print_DocumentFormat format);
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_converter.cpp105 std::string GetDocumentFormatString(Print_DocumentFormat format) in GetDocumentFormatString()