Home
last modified time | relevance | path

Searched defs:copyAttributes (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
DTextureInfo.cpp56 void TextureInfo::copyAttributes(const TextureInfo* sourceTexture) in copyAttributes() function in WebCore::TextureInfo
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java3326 protected final void copyAttributes(final int nodeID, SerializationHandler handler) in copyAttributes() method in SAX2DTM2