Home
last modified time | relevance | path

Searched refs:contentsURL (Results 1 – 7 of 7) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSDocumentController.inc40 …ntForURL_withContentsOfURL_display_completionHandler (urlOrNil: NSURL; contentsURL: NSURL; display…
41 …function makeDocumentForURL_withContentsOfURL_ofType_error (urlOrNil: NSURL; contentsURL: NSURL; t…
72 …function reopenDocumentForURL_withContentsOfURL_error (url: NSURL; contentsURL: NSURL; outError: N…
H A DNSDocument.inc72 …function initForURL_withContentsOfURL_ofType_error (urlOrNil: NSURL; contentsURL: NSURL; typeName:…
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSFileVersion.h69 withContentsOfURL: (NSURL *)contentsURL
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSFileVersion.m108 withContentsOfURL: (NSURL *)contentsURL
115 NSData *data = [NSData dataWithContentsOfURL: contentsURL];
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSFileVersion.inc49 …class function addVersionOfItemAtURL_withContentsOfURL_options_error (url: NSURL; contentsURL: NSU…
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSDocumentController.h121 withContentsOfURL: (NSURL*)contentsURL
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dicehelp.cc1000 contentsURL = null; in setData()
1003 if (contentsURL == null) { in setData()
1006 contentsURL = "#toc"; in setData()
1130 listener->activateURL(contentsURL, true); in actionPerformed()
1265 mstring contentsURL; member in HTextView
1426 contentsURL = href.value; in find_link()