Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_page_size.cpp24 const uint32_t ISO_A2_WIDTH = 16540; variable
93 std::make_shared<PrintPageSize>("ISO_A2", "iso_a2_420x594mm", ISO_A2_WIDTH, ISO_A2_HEIGHT); in UpdatePageSizeMapIso()