Home
last modified time | relevance | path

Searched refs:TYPE_DIMENSIONS (Results 1 – 2 of 2) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPConst.java113 String TYPE_DIMENSIONS = "http://ns.adobe.com/xap/1.0/sType/Dimensions#"; field
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPSchemaRegistryImpl.java235 registerNamespace(TYPE_DIMENSIONS, "stDim"); in registerStandardNamespaces()