Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_converter.cpp105 std::string GetDocumentFormatString(Print_DocumentFormat format) in GetDocumentFormatString() function
H A Dprint_helper.cpp627 jsonOptions["documentFormat"] = GetDocumentFormatString(nativePrintJob.documentFormat); in SetOptionInPrintJob()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dprint_converter.h104 std::string GetDocumentFormatString(Print_DocumentFormat format);