Searched refs:sDestSpace (Results 1 – 1 of 1) sorted by relevance
178 CFX_ByteString sDestSpace = params[1].ToCFXByteString(); in JS_IMPLEMENT_COLORPROP() local181 if (sDestSpace == "T") { in JS_IMPLEMENT_COLORPROP()183 } else if (sDestSpace == "G") { in JS_IMPLEMENT_COLORPROP()185 } else if (sDestSpace == "RGB") { in JS_IMPLEMENT_COLORPROP()187 } else if (sDestSpace == "CMYK") { in JS_IMPLEMENT_COLORPROP()