Home
last modified time | relevance | path

Searched refs:FPX_DeleteFPXLongArray (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpximgvw.cpp935 FPX_DeleteFPXLongArray (&(imageDesc.lockedProperties)); in SaveSourcePropertySet()
939 FPX_DeleteFPXLongArray (&(imageDesc.users)); in SaveSourcePropertySet()
965 FPX_DeleteFPXLongArray (&(imageDesc.lockedProperties)); in SaveResultPropertySet()
969 FPX_DeleteFPXLongArray (&(imageDesc.users)); in SaveResultPropertySet()
1010 FPX_DeleteFPXLongArray (&(transform.lockedProperties)); in SaveTransformPropertySet()
1014 FPX_DeleteFPXLongArray (&(transform.inputDataObjects)); in SaveTransformPropertySet()
1015 FPX_DeleteFPXLongArray (&(transform.outputDataObjects)); in SaveTransformPropertySet()
H A Dfpxlibio.cpp220 FPXStatus FPX_DeleteFPXLongArray (FPXLongArray* theFPXArray) in FPX_DeleteFPXLongArray() function
/dports/graphics/libfpx/libfpx-1.3.1-10/
H A Dfpxlib.h198 FPXStatus FPX_DeleteFPXLongArray (FPXLongArray* theFPXArray);