Home
last modified time | relevance | path

Searched refs:fAttValues (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dxmlparser.cpp525 el->fAttValues.addElement(attValue.clone(), status); in createElement()
685 fAttValues(errorCode), in UXMLElement()
694 for (i=fAttValues.size()-1; i>=0; i--) { in ~UXMLElement()
695 delete (UObject *)fAttValues.elementAt(i); in ~UXMLElement()
738 value.setTo(*(const UnicodeString *)fAttValues.elementAt(i)); in getAttribute()
757 return (const UnicodeString *)fAttValues.elementAt(i); in getAttribute()
Dxmlparser.h148 UVector fAttValues; // A vector containing the attribute values for variable
/third_party/icu/icu4c/source/tools/toolutil/
Dxmlparser.cpp525 el->fAttValues.addElement(attValue.clone(), status); in createElement()
685 fAttValues(errorCode), in UXMLElement()
694 for (i=fAttValues.size()-1; i>=0; i--) { in ~UXMLElement()
695 delete (UObject *)fAttValues.elementAt(i); in ~UXMLElement()
738 value.setTo(*(const UnicodeString *)fAttValues.elementAt(i)); in getAttribute()
757 return (const UnicodeString *)fAttValues.elementAt(i); in getAttribute()
Dxmlparser.h148 UVector fAttValues; // A vector containing the attribute values for variable
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dxmlparser.cpp525 el->fAttValues.addElement(attValue.clone(), status); in createElement()
685 fAttValues(errorCode), in UXMLElement()
694 for (i=fAttValues.size()-1; i>=0; i--) { in ~UXMLElement()
695 delete (UObject *)fAttValues.elementAt(i); in ~UXMLElement()
738 value.setTo(*(const UnicodeString *)fAttValues.elementAt(i)); in getAttribute()
757 return (const UnicodeString *)fAttValues.elementAt(i); in getAttribute()
Dxmlparser.h148 UVector fAttValues; // A vector containing the attribute values for variable
/third_party/node/deps/icu-small/source/tools/toolutil/
Dxmlparser.cpp525 el->fAttValues.addElement(attValue.clone(), status); in createElement()
685 fAttValues(errorCode), in UXMLElement()
694 for (i=fAttValues.size()-1; i>=0; i--) { in ~UXMLElement()
695 delete (UObject *)fAttValues.elementAt(i); in ~UXMLElement()
738 value.setTo(*(const UnicodeString *)fAttValues.elementAt(i)); in getAttribute()
757 return (const UnicodeString *)fAttValues.elementAt(i); in getAttribute()
Dxmlparser.h148 UVector fAttValues; // A vector containing the attribute values for variable