Home
last modified time | relevance | path

Searched defs:fileWrapper (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_jpeg.cpp586 struct fileWrapper in write() struct
588 FILE* f; in write()
590 fileWrapper() : f(0) {} in write() argument
591 ~fileWrapper() { if(f) fclose(f); } in write()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSTextAttachment.java30 public NSTextAttachment initWithFileWrapper(NSFileWrapper fileWrapper) { in initWithFileWrapper()
/dports/deskutils/gnustep-wrapper/GNUstepWrapper-0.1.0/WrapperFactory/
H A DWrapperDocument.h56 NSFileWrapper *fileWrapper; variable
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSTextAttachment.m329 {