OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPropertyDouble
(Results
1 - 2
of
2
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMeta.java
[
all
...]
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaImpl.java
853
* @see XMPMeta#
setPropertyDouble
(String, String, double, PropertyOptions)
855
public void
setPropertyDouble
(String schemaNS, String propName, double propValue,
863
* @see XMPMeta#
setPropertyDouble
(String, String, double)
865
public void
setPropertyDouble
(String schemaNS, String propName, double propValue)
[
all
...]
Completed in 2522 milliseconds