Lines Matching refs:_addAttributeLen
255 parser._addAttributeLen("matrix", outputStr.c_str(), outputStr.size());
264 parser._addAttributeLen("use", start, strlen(start) - 1);
296 parser._addAttributeLen("textSize", attrValue, attrLength);
299 parser._addAttributeLen("textTracking", attrValue, attrLength);
332 parser._addAttributeLen("strokeCap", attrValue, attrLength);
335 parser._addAttributeLen("strokeJoin", attrValue, attrLength);
338 parser._addAttributeLen("strokeMiter", attrValue, attrLength);
341 parser._addAttributeLen("strokeWidth", attrValue, attrLength);
378 parser._addAttributeLen("fontName", attrValue, attrLength);
389 parser._addAttributeLen("color", parser.fLastColor.c_str(), parser.fLastColor.size());
390 parser._addAttributeLen("alpha", opacity.c_str(), opacity.size());
414 parser._addAttributeLen("color", attrValue, attrLength);
419 parser._addAttributeLen("alpha", opacity.c_str(), opacity.size());