Searched refs:blendOperatorNames (Results 1 – 1 of 1) sorted by relevance
51 static const char* const blendOperatorNames[] = { variable69 const int numBlendOperatorNames = WTF_ARRAY_LENGTH(blendOperatorNames);82 if (s == blendOperatorNames[i]) { in parseCompositeAndBlendOperator()102 return blendOperatorNames[blendOp-1]; in compositeOperatorName()