Searched refs:browser (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DContentBrowser.css26 .content-browser {
31 .content-browser > .content-view-container {
H A DMain.css143 #content-browser {
147 #split-content-browser {
151 #split-content-browser > .navigation-bar {
157 body.mac-platform.legacy #split-content-browser > .navigation-bar {
161 #split-content-browser > .navigation-bar .item:not(.flexible-space) {
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/
H A Drendezvous.py29 def netServiceBrowserWillSearch_(self, browser):
33 def netServiceBrowserDidStopSearch_(self, browser):
37 def netServiceBrowser_didNotSearch_(self, browser, errorDict):
40 def netServiceBrowser_didFindService_moreComing_(self, browser, aNetService, moreComing):
44 browser.stop()
46 def netServiceBrowser_didRemoveService_moreComing_(self, browser, aNetService, moreComing):
49 browser.stop()
53 browser = NSNetServiceBrowser.new()
55 browser.setDelegate_(pbd)
56 browser
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/
H A Drendezvous.py29 def netServiceBrowserWillSearch_(self, browser):
33 def netServiceBrowserDidStopSearch_(self, browser):
37 def netServiceBrowser_didNotSearch_(self, browser, errorDict):
40 def netServiceBrowser_didFindService_moreComing_(self, browser, aNetService, moreComing):
44 browser.stop()
46 def netServiceBrowser_didRemoveService_moreComing_(self, browser, aNetService, moreComing):
49 browser.stop()
53 browser = NSNetServiceBrowser.new()
55 browser.setDelegate_(pbd)
56 browser
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/Foundation/Scripts/
H A Drendezvous.py29 def netServiceBrowserWillSearch_(self, browser):
33 def netServiceBrowserDidStopSearch_(self, browser):
37 def netServiceBrowser_didNotSearch_(self, browser, errorDict):
40 def netServiceBrowser_didFindService_moreComing_(self, browser, aNetService, moreComing):
44 browser.stop()
46 def netServiceBrowser_didRemoveService_moreComing_(self, browser, aNetService, moreComing):
49 browser.stop()
53 browser = NSNetServiceBrowser.new()
55 browser.setDelegate_(pbd)
56 browser
[all...]
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/Java/
H A DBrowseListener.java28 @param browser
47 void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
52 @param browser
70 void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/ClassBrowser/
H A DClassBrowser.py1 """ClassBrowser.py -- A simple class browser, demonstrating the use of an NSBrowser.
42 browser = objc.IBOutlet() variable in class:ClassBrowserDelegate
56 self.browser.setMaxVisibleColumns_(7)
57 self.browser.setMinColumnWidth_(150)
61 def browser_willDisplayCell_atRow_column_(self, browser, cell, row, col):
65 def browser_numberOfRowsInColumn_(self, browser, col):
69 cls = self.columns[col - 1][browser.selectedRowInColumn_(col - 1)]
75 def browserAction_(self, browser):
76 self.pathLabel.setStringValue_(browser.path())
86 row = self.browser
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/ClassBrowser/
H A DClassBrowser.py1 """ClassBrowser.py -- A simple class browser, demonstrating the use of an NSBrowser.
42 browser = objc.IBOutlet() variable in class:ClassBrowserDelegate
56 self.browser.setMaxVisibleColumns_(7)
57 self.browser.setMinColumnWidth_(150)
61 def browser_willDisplayCell_atRow_column_(self, browser, cell, row, col):
65 def browser_numberOfRowsInColumn_(self, browser, col):
69 cls = self.columns[col - 1][browser.selectedRowInColumn_(col - 1)]
75 def browserAction_(self, browser):
76 self.pathLabel.setStringValue_(browser.path())
86 row = self.browser
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/ClassBrowser/
H A DClassBrowser.py1 """ClassBrowser.py -- A simple class browser, demonstrating the use of an NSBrowser.
42 browser = objc.IBOutlet() variable in class:ClassBrowserDelegate
56 self.browser.setMaxVisibleColumns_(7)
57 self.browser.setMinColumnWidth_(150)
61 def browser_willDisplayCell_atRow_column_(self, browser, cell, row, col):
65 def browser_numberOfRowsInColumn_(self, browser, col):
69 cls = self.columns[col - 1][browser.selectedRowInColumn_(col - 1)]
75 def browserAction_(self, browser):
76 self.pathLabel.setStringValue_(browser.path())
86 row = self.browser
[all...]
/macosx-10.10.1/man-16/man/src/
H A Dman.h19 extern const char *browser;
H A Dman-getopt.c90 browser = my_strdup (optarg);
286 if (browser && (global_apropos || apropos || whatis))
287 mysetenv("BROWSER", browser);
289 if (browser == NULL || *browser == '\0')
290 if ((browser = getenv ("BROWSER")) == NULL)
291 browser = getval ("BROWSER");
294 gripe (BROWSER_IS, browser);
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/Java/
H A DSwingBrowseListener.java63 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
67 fBrowser = browser;
78 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
81 fBrowser = browser;
H A DBrowserApp.java237 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
245 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
355 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
360 super.serviceFound( browser, flags, ifIndex, this.mapTypeToName( serviceName), regType, domain);
363 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
367 super.serviceLost( browser, flags, ifIndex, this.mapTypeToName( serviceName), regType, domain);
H A DSimpleChat.java65 DNSSDService browser; // object that actively browses for other chat clients field in class:SimpleChat
99 browser = DNSSD.browse( 0, 0, kChatExampleRegType, "", new SwingBrowseListener( targetList));
269 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
279 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DBonjourEvents.c85 CFMutableDictionaryRef _tokenToBrowserMap; // Maps a token to a browser that can be used to scan the remaining dictionaries.
86 CFMutableDictionaryRef _browsers; // A Dictionary of Browser Dictionaries where the resposible browser is the key.
129 void HandleTemporaryEventsForService(BonjourUserEventsPlugin* plugin, NetBrowserInfo* browser, CFStringRef serviceName, CFMutableDictionaryRef eventsDictionary);
422 // Get us a browser
423 NetBrowserInfo* browser = CreateBrowser(plugin, type, domain); local
425 if (!browser)
427 fprintf(stderr, "%s:%s cannot create browser\n", sPluginIdentifier, __FUNCTION__);
445 asl_log(NULL, NULL, ASL_LEVEL_INFO, "%s:%s: Adding browser to AddEvents", sPluginIdentifier, __FUNCTION__);
446 AddEventDictionary(eventDictionary, plugin->_onAddEvents, browser);
451 asl_log(NULL, NULL, ASL_LEVEL_INFO, "%s:%s: Adding browser t
470 NetBrowserInfo* browser = (NetBrowserInfo*)CFDictionaryGetValue(plugin->_tokenToBrowserMap, launchdToken); local
557 NetBrowserInfo* browser = NULL; local
629 NetBrowserInfo* browser = NULL; local
735 NetBrowserInfo* browser = BrowserForSDRef(plugin, sdRef); local
782 HandleTemporaryEventsForService(BonjourUserEventsPlugin* plugin, NetBrowserInfo* browser, CFStringRef serviceName, CFMutableDictionaryRef eventsDictionary) argument
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Ds_readme20 into your web browser.
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dkwt.vim11 " Limit the browser to related files
/macosx-10.10.1/apache-793/httpd/support/
H A Dapachectl.in117 echo Go to $STATUSURL in the web browser of your choice.
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/generator/template/json_index/js/
H A Dnavigation.js76 if (!$.browser.mozilla && !$.browser.opera) return;
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/DNSServiceBrowser.NET/
H A DDNSServiceBrowser.cs38 private Bonjour.DNSSDService browser = null; field in class:DNSServiceBrowser_NET.Form1
109 if (browser != null)
111 browser.Stop();
569 if (browser != null)
571 browser.Stop();
586 browser = service.Browse( 0, 0, typeBox.SelectedItem.ToString(), null, eventManager );
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/DNSServiceBrowser.VB/
H A DDNSServiceBrowser.vb34 Public Sub MyEventManager_ServiceFound(ByVal browser As Bonjour.DNSSDService, ByVal flags As Bonjour.DNSSDFlags, ByVal ifIndex As UInteger, ByVal serviceName As String, ByVal regtype As String, ByVal domain As String) Handles MyEventManager.ServiceFound
59 Public Sub MyEventManager_ServiceLost(ByVal browser As Bonjour.DNSSDService, ByVal flags As Bonjour.DNSSDFlags, ByVal ifIndex As UInteger, ByVal serviceName As String, ByVal regtype As String, ByVal domain As String) Handles MyEventManager.ServiceLost
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/generator/template/darkfish/js/
H A Dsearch.js66 if (jQuery.browser.msie) this.$element[0].className += '';
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/SimpleChat.VB/
H A DSimpleChat.vb70 Public Sub MyEventManager_ServiceFound(ByVal browser As Bonjour.DNSSDService, ByVal flags As Bonjour.DNSSDFlags, ByVal ifIndex As UInteger, ByVal serviceName As String, ByVal regtype As String, ByVal domain As String) Handles MyEventManager.ServiceFound
85 Public Sub MyEventManager_ServiceLost(ByVal browser As Bonjour.DNSSDService, ByVal flags As Bonjour.DNSSDFlags, ByVal ifIndex As UInteger, ByVal serviceName As String, ByVal regtype As String, ByVal domain As String) Handles MyEventManager.ServiceLost
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/DLLX/
H A D_IDNSSDEvents_CP.h71 HRESULT Fire_ServiceFound( IDNSSDService * browser, DNSSDFlags flags, ULONG ifIndex, BSTR serviceName, BSTR regType, BSTR domain) argument
88 avarParams[5] = browser;
104 HRESULT Fire_ServiceLost( IDNSSDService * browser, DNSSDFlags flags, ULONG ifIndex, BSTR serviceName, BSTR regType, BSTR domain) argument
121 avarParams[5] = browser;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcmusrc.vim42 \ browser filters
50 syn keyword cmusrcKeyword contained browser-up colorscheme echo factivate
219 \ browser filters
246 syn keyword cmusrcView contained library playlist queue browser filters

Completed in 243 milliseconds

123