Searched refs:PARAM_CAPABILITY_COLORMODE (Results 1 – 1 of 1) sorted by relevance
25 static constexpr const char *PARAM_CAPABILITY_COLORMODE = "colorMode"; variable46 NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_CAPABILITY_COLORMODE, cap.GetColorMode()); in MakeJsObject()242 … uint32_t colorMode = NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_CAPABILITY_COLORMODE); in BuildSimplePropertyFromJs()366 {PARAM_CAPABILITY_COLORMODE, PRINT_PARAM_OPT}, in ValidateProperty()