Home
last modified time | relevance | path

Searched refs:kOfxStatReplyNo (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsCore.cpp56 case kOfxStatReplyNo : in throwSuiteStatusException()
118 case kOfxStatReplyNo : return "kOfxStatReplyNo"; in mapStatusToString()
H A DofxsProperty.cpp54 case kOfxStatReplyNo : in throwPropertyException()
H A DofxsImageEffect.cpp382 else if(stat == kOfxStatReplyNo) in mapToMessageReplyEnum()
3320 if(stat == kOfxStatReplyNo) in progressUpdate()
3325 if(stat == kOfxStatReplyNo) in progressUpdate()
3330 if(stat == kOfxStatReplyNo) in progressUpdate()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsCore.cpp56 case kOfxStatReplyNo : in throwSuiteStatusException()
118 case kOfxStatReplyNo : return "kOfxStatReplyNo"; in mapStatusToString()
H A DofxsProperty.cpp54 case kOfxStatReplyNo : in throwPropertyException()
H A DofxsImageEffect.cpp382 else if(stat == kOfxStatReplyNo) in mapToMessageReplyEnum()
3320 if(stat == kOfxStatReplyNo) in progressUpdate()
3325 if(stat == kOfxStatReplyNo) in progressUpdate()
3330 if(stat == kOfxStatReplyNo) in progressUpdate()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Reference/
H A DofxStatusCodes.rst45 .. doxygendefine:: kOfxStatReplyNo
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Reference/
H A DofxStatusCodes.rst45 .. doxygendefine:: kOfxStatReplyNo
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/include/
H A DofxCore.h947 #define kOfxStatReplyNo ((int) 13) macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/include/
H A DofxCore.h947 #define kOfxStatReplyNo ((int) 13) macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/include/
H A DofxhUtilities.h172 case kOfxStatReplyNo: in StatStr()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/include/
H A DofxhUtilities.h172 case kOfxStatReplyNo: in StatStr()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Test/
H A DtestProperties.cpp305 case kOfxStatReplyNo : return "kOfxStatReplyNo"; in mapStatus()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Test/
H A DtestProperties.cpp305 case kOfxStatReplyNo : return "kOfxStatReplyNo"; in mapStatus()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/src/
H A DofxhImageEffect.cpp3961 return v ? kOfxStatOK : kOfxStatReplyNo; in ProgressUpdate()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/src/
H A DofxhImageEffect.cpp3961 return v ? kOfxStatOK : kOfxStatReplyNo; in ProgressUpdate()