Home
last modified time | relevance | path

Searched defs:initWithContentsOfFile (Results 1 – 3 of 3) sorted by relevance

/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 DNSImage.java58 public NSImage initWithContentsOfFile(NSString fileName) { in initWithContentsOfFile() method in NSImage
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSString.m1522 - (id) initWithContentsOfFile: (NSString*)path function
1588 - (id) initWithContentsOfFile: (NSString*)path function
1648 - (id) initWithContentsOfFile: (NSString*)path function
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Tools/
H A DVisualString.cpp216 bool VisualString::initWithContentsOfFile(VisualFile& aFile) { in initWithContentsOfFile() function in VisualString