Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp579 nlohmann::json marginJson = nlohmann::json::array(); variable
799 nlohmann::json marginJson = nlohmann::json::object(); variable
846 nlohmann::json marginJson = nlohmann::json::object(); variable
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp268 json marginJson; in ParseAttributesObjectParamForJson() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp457 nlohmann::json marginJson; in ConvertPrintMarginToJson() local
629 nlohmann::json marginJson = capsJson["minMargin"]; in ConvertJsonToPrintMargin() local