Searched refs:attrValue (Results 1 - 25 of 55) sorted by relevance

123

/external/chromium_org/third_party/skia/src/svg/
H A DSkSVGPolygon.h18 const char* attrValue, size_t attrLength);
H A DSkSVGPolygon.cpp22 const char* attrValue, size_t attrLength) {
23 INHERITED::addAttribute(parser, attrIndex, attrValue, attrLength);
21 addAttribute(SkSVGParser& parser, int attrIndex, const char* attrValue, size_t attrLength) argument
H A DSkSVGPolyline.h19 const char* attrValue, size_t attrLength);
H A DSkSVGPolyline.cpp28 const char* attrValue, size_t attrLength) {
32 f_points.append(attrValue, attrLength);
27 addAttribute(SkSVGParser& , int attrIndex, const char* attrValue, size_t attrLength) argument
H A DSkSVGPaintState.cpp53 const char* attrValue, size_t attrLength) {
76 attr->set(attrValue, attrLength);
80 int pairs = SkParse::Count(attrValue, ';');
81 const char* attrEnd = attrValue + attrLength;
83 const char* end = strchr(attrValue, ';');
86 const char* delimiter = strchr(attrValue, ':');
88 int index = parser.findAttribute(this, attrValue, (int) (delimiter - attrValue), true);
92 attrValue = end + 1;
280 const char* attrValue
[all...]
H A DSkSVGElements.cpp17 const char* attrValue, size_t attrLength) {
20 first->set(attrValue, attrLength);
16 addAttribute(SkSVGParser& parser, int attrIndex, const char* attrValue, size_t attrLength) argument
/external/skia/src/svg/
H A DSkSVGPolygon.h18 const char* attrValue, size_t attrLength);
H A DSkSVGPolygon.cpp22 const char* attrValue, size_t attrLength) {
23 INHERITED::addAttribute(parser, attrIndex, attrValue, attrLength);
21 addAttribute(SkSVGParser& parser, int attrIndex, const char* attrValue, size_t attrLength) argument
H A DSkSVGPolyline.h19 const char* attrValue, size_t attrLength);
H A DSkSVGPolyline.cpp28 const char* attrValue, size_t attrLength) {
32 f_points.append(attrValue, attrLength);
27 addAttribute(SkSVGParser& , int attrIndex, const char* attrValue, size_t attrLength) argument
H A DSkSVGPaintState.cpp53 const char* attrValue, size_t attrLength) {
76 attr->set(attrValue, attrLength);
80 int pairs = SkParse::Count(attrValue, ';');
81 const char* attrEnd = attrValue + attrLength;
83 const char* end = strchr(attrValue, ';');
86 const char* delimiter = strchr(attrValue, ':');
88 int index = parser.findAttribute(this, attrValue, (int) (delimiter - attrValue), true);
92 attrValue = end + 1;
280 const char* attrValue
[all...]
H A DSkSVGElements.cpp17 const char* attrValue, size_t attrLength) {
20 first->set(attrValue, attrLength);
16 addAttribute(SkSVGParser& parser, int attrIndex, const char* attrValue, size_t attrLength) argument
/external/chromium_org/third_party/skia/include/svg/
H A DSkSVGParser.h30 void _addAttribute(const char* attrName, const char* attrValue) { argument
31 fXMLWriter.addAttribute(attrName, attrValue); }
32 void _addAttribute(const char* attrName, SkString& attrValue) { argument
33 fXMLWriter.addAttribute(attrName, attrValue.c_str()); }
34 void _addAttributeLen(const char* attrName, const char* attrValue, size_t len) { argument
35 fXMLWriter.addAttributeLen(attrName, attrValue, len); }
37 int findAttribute(SkSVGBase* , const char* attrValue, size_t len, bool isPaint);
H A DSkSVGBase.h21 const char* attrValue, size_t attrLength);
H A DSkSVGPaintState.h46 const char* attrValue, size_t attrLength);
/external/skia/include/svg/
H A DSkSVGParser.h30 void _addAttribute(const char* attrName, const char* attrValue) { argument
31 fXMLWriter.addAttribute(attrName, attrValue); }
32 void _addAttribute(const char* attrName, SkString& attrValue) { argument
33 fXMLWriter.addAttribute(attrName, attrValue.c_str()); }
34 void _addAttributeLen(const char* attrName, const char* attrValue, size_t len) { argument
35 fXMLWriter.addAttributeLen(attrName, attrValue, len); }
37 int findAttribute(SkSVGBase* , const char* attrValue, size_t len, bool isPaint);
H A DSkSVGBase.h21 const char* attrValue, size_t attrLength);
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayXMLParser.cpp97 bool SkDisplayXMLParser::onAddAttributeLen(const char attrName[], const char attrValue[], argument
106 if (fMaker.find(attrValue, attrValueLen, NULL)) {
107 fError->setNoun(attrValue, attrValueLen);
112 displayable->_id.set(attrValue, attrValueLen);
115 fMaker.idsSet(attrValue, attrValueLen, displayable);
130 if (info->setValue(fMaker, NULL, 0, info->getCount(), displayable, info->getType(), attrValue,
134 fError->setNoun(attrValue, attrValueLen);
138 if (fMaker.find(attrValue, attrValueLen, &ref) == false) {
139 ref = fMaker.createInstance(attrValue, attrValueLen);
141 fError->setNoun(attrValue, attrValueLe
[all...]
/external/skia/src/animator/
H A DSkDisplayXMLParser.cpp97 bool SkDisplayXMLParser::onAddAttributeLen(const char attrName[], const char attrValue[], argument
106 if (fMaker.find(attrValue, attrValueLen, NULL)) {
107 fError->setNoun(attrValue, attrValueLen);
112 displayable->_id.set(attrValue, attrValueLen);
115 fMaker.idsSet(attrValue, attrValueLen, displayable);
130 if (info->setValue(fMaker, NULL, 0, info->getCount(), displayable, info->getType(), attrValue,
134 fError->setNoun(attrValue, attrValueLen);
138 if (fMaker.find(attrValue, attrValueLen, &ref) == false) {
139 ref = fMaker.createInstance(attrValue, attrValueLen);
141 fError->setNoun(attrValue, attrValueLe
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorOutputElem.java151 public void setForeignAttr(String attrUri, String attrLocalName, String attrRawName, String attrValue) argument
154 m_outputProperties.setProperty(key, attrValue);
161 public void addLiteralResultAttribute(String attrUri, String attrLocalName, String attrRawName, String attrValue) argument
164 m_outputProperties.setProperty(key, attrValue);
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebElement.cpp92 bool WebElement::setAttribute(const WebString& attrName, const WebString& attrValue) argument
98 unwrap<Element>()->setAttribute(attrName, attrValue, exceptionState);
H A DWebPageSerializerImpl.cpp311 const String& attrValue = it->value(); local
318 if (attrValue.startsWith("javascript:", false)) {
319 result.append(attrValue);
324 param->document->completeURL(attrValue);
339 result.append(m_htmlEntities.convertEntitiesInString(attrValue));
341 result.append(m_xmlEntities.convertEntitiesInString(attrValue));
/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DNewHdfParser.java429 String attrValue = internStrategy.intern(sb.toString());
430 element.addAttribute(attrKey, attrValue);
434 String attrValue = parseAttributeValue(seq, index, state);
435 if (attrValue == null || attrValue.length() == 0) {
440 attrValue = internStrategy.intern(attrValue);
441 element.addAttribute(attrKey, attrValue);
442 end = index + attrValue.length();
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DAttributeTable.java237 * @param attrValue
240 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) argument
244 newTable.addAttribute(attrType, new Attribute(attrType, new DERSet(attrValue)));
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
H A DAttrResourceLoader.java41 public String convertValueToEnum(Class<? extends View> viewClass, String namespace, String attrName, String attrValue) { argument
44 return classAttrEnumToValue.get(key(className, attrName, attrValue, isSystem));

Completed in 322 milliseconds

123