Searched refs:m_crCyan (Results 1 – 2 of 2) sorted by relevance
51 m_crCyan = CPWL_Color(COLORTYPE_CMYK, 1, 0, 0, 0); in END_JS_STATIC_CONST()155 JS_IMPLEMENT_COLORPROP(cyan, m_crCyan) in JS_IMPLEMENT_COLORPROP()
53 CPWL_Color m_crCyan; variable