Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_constant.h184 PRINT_COLOR_MODE_COLOR = 1, enumerator
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp119 SetEnumProperty(env, object, "COLOR_MODE_COLOR", static_cast<int32_t>(PRINT_COLOR_MODE_COLOR)); in NapiCreateColorModeEnum()