Searched defs:title (Results 1 - 25 of 252) sorted by relevance

1234567891011

/macosx-10.10.1/ICU-531.30/icuSources/samples/layout/
H A DGDIGUISupport.cpp18 void GDIGUISupport::postErrorMessage(const char *message, const char *title) argument
H A DGnomeGUISupport.cpp22 void GnomeGUISupport::postErrorMessage(const char *message, const char *title) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A DWKBackForwardListItem.h43 @property (readonly, copy) NSString *title; variable
H A DWKNavigationData.h39 @property (readonly) NSString *title; variable
H A D_WKElementAction.h54 @property (nonatomic, readonly) NSString* title; variable
H A D_WKActivatedElementInfo.h45 @property (nonatomic, readonly) NSString *title; variable
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmaps.h23 char *title; member in struct:MAPS
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/
H A DJSProfilerPrivate.cpp35 void JSStartProfiling(JSContextRef ctx, JSStringRef title) argument
40 void JSEndProfiling(JSContextRef ctx, JSStringRef title) argument
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DProbeSetDataGrid.js35 columnsData[probe.id] = { title: probeTitle }; property in class:columnsData
189 var newColumn = {title: event.data.newValue}; property in class:newColumn
/macosx-10.10.1/WebKit-7600.1.25/mac/History/
H A DWebHistoryItem.h94 @property (nonatomic, readonly, copy) NSString *title; variable
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Ddialog1.rb8 def title method in class:TkDialog_Demo1
H A Ddialog2.rb8 def title method in class:TkDialog_Demo2
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Ddialog1.rb9 def title method in class:TkDialog_Demo1
H A Ddialog2.rb9 def title method in class:TkDialog_Demo2
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_back_forward_list_item.cpp46 const char* EwkBackForwardListItem::title() const function in class:EwkBackForwardListItem
H A Dewk_navigation_data.cpp45 const char* EwkNavigationData::title() const function in class:EwkNavigationData
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Notifications/
H A DWebNotification.cpp36 WebNotification::WebNotification(const String& title, const String& body, const String& iconURL, const String& tag, const String& lang, const String& dir, const String& originString, uint64_t notificationID) argument
/macosx-10.10.1/cups-408/cups/cgi-bin/
H A Dtesthi.c88 list_nodes(const char *title, /* I - Title string */ argument
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ToDos/
H A DCategory.py15 title = objc.ivar('title') variable in class:Category
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ToDos/
H A DCategory.py15 title = objc.ivar('title') variable in class:Category
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/CocoaBindings/ToDos/
H A DCategory.py15 title = objc.ivar('title') variable in class:Category
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tk/
H A Dconsole.rb17 def self.title(str=None) singleton method in class:TkConsole
/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DProfile.h41 const String& title() const { return m_title; } function in class:JSC::Profile
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DInteractionInformationAtPosition.cpp43 encoder << title; local
H A DInteractionInformationAtPosition.h52 String title; member in struct:WebKit::InteractionInformationAtPosition

Completed in 146 milliseconds

1234567891011