Searched refs:copyFrom (Results 1 – 13 of 13) sorted by relevance
130 SkDisplayString::SkDisplayString(SkString& copyFrom) : value(copyFrom) { in SkDisplayString() argument199 SkDisplayArray::SkDisplayArray(SkTypedArray& copyFrom) : values(copyFrom) { in SkDisplayArray() argument
64 t.copyFrom(m_cache->m_cachedGregorianDateTimeUTC); in msToGregorianDateTime()70 t.copyFrom(m_cache->m_cachedGregorianDateTime); in msToGregorianDateTime()
151 void copyFrom(const GregorianDateTime& rhs) in copyFrom() function
180 void copyFrom(const PtnSkeleton& skeleton);181 void copyFrom();200 void copyFrom(const PatternMap& other, UErrorCode& status);
200 dtMatcher->copyFrom(other.dtMatcher->skeleton); in operator =()221 patternMap->copyFrom(*other.patternMap, fStatus); in operator =()992 PatternMap::copyFrom(const PatternMap& other, UErrorCode& status) { in copyFrom() function in PatternMap1247 copyFrom(other.skeleton); in DateTimeMatcher()1293 copyFrom(skeletonResult); in set()1347 DateTimeMatcher::copyFrom(const PtnSkeleton& newSkeleton) { in copyFrom() function in DateTimeMatcher1356 DateTimeMatcher::copyFrom() { in copyFrom() function in DateTimeMatcher1620 matcher->copyFrom(*nodePtr->skeleton); in next()1623 matcher->copyFrom(); in next()
323 copyFrom(that); in UnicodeString()410 return copyFrom(src); in operator =()415 return copyFrom(src, TRUE); in fastCopyFrom()419 UnicodeString::copyFrom(const UnicodeString &src, UBool fastCopy) { in copyFrom() function in UnicodeString
1318 def copyFrom(self,source): member in Row
3108 UnicodeString ©From(const UnicodeString &src, UBool fastCopy=FALSE);
11933 (KJS::List::copyFrom): Remove now-unneeded get().14480 (KJS::FunctionImp::processParameters): Use the new List::copyFrom14485 (KJS::List::copy): implement in terms of copyFrom14486 (KJS::List::copyFrom): more efficient way to copy in another list
17802 … (KJS::GregorianDateTime::copyFrom): Added. It presumably makes sense to keep GregorianDateTime
15755 (DocumentTypeImpl::~DocumentTypeImpl), (DocumentTypeImpl::copyFrom),
8470 realDocType()->copyFrom to set up the document type in the new document.
54800 (DocumentTypeImpl::copyFrom):