Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/twain/
H A Dttwain_util.h70 int TTWAIN_IsCapCompressionSupported(void);
H A Dttwain_util.c351 if (!TTWAIN_IsCapCompressionSupported()) return FALSE; in TTWAIN_SupportsCompressionType()
630 int TTWAIN_IsCapCompressionSupported(void) { in TTWAIN_IsCapCompressionSupported() function