Searched defs:usePlus (Results 1 - 1 of 1) sorted by relevance

/external/dng_sdk/source/
H A Ddng_xmp.cpp1179 bool usePlus)
1184 if (x > 0 && usePlus)
1441 bool usePlus)
1446 if (x > 0.0 && usePlus)
1176 Set_int32(const char *ns, const char *path, int32 x, bool usePlus) argument
1436 Set_real64(const char *ns, const char *path, real64 x, uint32 places, bool trim, bool usePlus) argument

Completed in 31 milliseconds