Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_cups_attribute_test.cpp46 const int ATTR_TEST_PAPER_BOTTOM = 400; variable
460 …Integer(mediaCol, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "media-bottom-margin", ATTR_TEST_PAPER_BOTTOM); in __anon4d5b9f711f02()
474 std::to_string(ATTR_TEST_PAPER_BOTTOM).c_str()); in __anon4d5b9f712002()
493 …sponse, IPP_TAG_PRINTER, IPP_TAG_INTEGER, "media-bottom-margin-supported", ATTR_TEST_PAPER_BOTTOM); in __anon4d5b9f712102()
503 std::to_string(ATTR_TEST_PAPER_BOTTOM).c_str()); in __anon4d5b9f712202()