Searched defs:title (Results 201 - 225 of 327) sorted by relevance

1234567891011>>

/macosx-10.9.5/apache-786.1/httpd/modules/http/
H A Dhttp_protocol.c1241 const char *title = status_lines[idx]; local
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dipp-var.c541 cgiPrintCommand(http_t *http, const char *dest, const char *command, const char *title) argument
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dutil.c563 *title, /* job-name */ local
201 cupsCreateJob( http_t *http, const char *name, const char *title, int num_options, cups_option_t *options) argument
1358 cupsPrintFile(const char *name, const char *filename, const char *title, int num_options, cups_option_t *options) argument
1381 cupsPrintFile2( http_t *http, const char *name, const char *filename, const char *title, int num_options, cups_option_t *options) argument
1404 cupsPrintFiles( const char *name, int num_files, const char **files, const char *title, int num_options, cups_option_t *options) argument
1433 cupsPrintFiles2( http_t *http, const char *name, int num_files, const char **files, const char *title, int num_options, cups_option_t *options) argument
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcups-lpd.c785 title[1024], /* Job title */ local
313 create_job(http_t *http, const char *dest, const char *title, const char *docname, const char *user, int num_options, cups_option_t *options) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dhtml2text.el
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Dhelper-stubs.c165 void mDNSNotify(const char *title, const char *msg) // Both strings are UTF-8 text argument
/macosx-10.9.5/ncurses-42/ncurses/c++/
H A Dcursesm.h513 inline void frame(const char *title=NULL, const char* btitle=NULL) { argument
520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { argument
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tcllib/
H A Dplotchart.rb160 def title(str) method in class:Tk.ChartMethod
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXMenubutton.c47 Str255 title; member in struct:__anon13825
[all...]
/macosx-10.9.5/vim-53/src/GvimExt/
H A Dgvimext.cpp633 char title[BUFSIZE]; local
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmsb.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc-graph.el[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducgendat.c170 static _case_t *title; variable
[all...]
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleWrapperAtk.cpp195 String title = toHTMLElement(node)->title(); local
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DHistoryItem.cpp75 HistoryItem::HistoryItem(const String& urlString, const String& title, double time) argument
93 HistoryItem::HistoryItem(const String& urlString, const String& title, const String& alternateTitle, double time) argument
112 HistoryItem::HistoryItem(const KURL& url, const String& target, const String& parent, const String& title) argument
223 const String& HistoryItem::title() const function in class:WebCore::HistoryItem
304 void HistoryItem::setTitle(const String& title) argument
380 void HistoryItem::visited(const String& title, doubl argument
754 String title = topTitle; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLElement.cpp707 String HTMLElement::title() const function in class:WebCore::HTMLElement
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DDocumentLoader.cpp1191 void DocumentLoader::setTitle(const StringWithDirection& title) argument
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDragController.cpp137 String title; local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DContextMenuItem.h222 void setTitle(const String& title) { m_title = title; } argument
223 const String& title() const { return m_title; } function in class:WebCore::ContextMenuItem
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DClipboardUtilitiesWin.cpp86 static bool getWebLocData(IDataObject* dataObject, String& url, String* title) argument
127 static bool getWebLocData(const DragDataMap* dataObject, String& url, String* title) argument
155 static String extractURL(const String &inURL, String* title) argument
176 createGlobalData(const KURL& url, const String& title) argument
458 getURL(IDataObject* dataObject, DragData::FilenameConversionPolicy filenamePolicy, String* title) argument
506 getURL(const DragDataMap* data, DragData::FilenameConversionPolicy filenamePolicy, String* title) argument
[all...]
H A DPasteboardWin.cpp350 static bool writeURL(WCDataObject *data, const KURL& url, String title, bool withPlainText, bool withHTML) argument
552 static String filesystemPathFromUrlOrTitle(const String& url, const String& title, const UChar* extension, bool isLink) argument
898 createGlobalImageFileDescriptor(const String& url, const String& title, CachedImage* image) argument
1053 writeURLToWritableDataObject(const KURL& url, const String& title) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQWebFrameAdapter.cpp412 QString QWebFrameAdapter::title() const function in class:QWebFrameAdapter
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetApi/
H A Dqwebframe.cpp289 QString QWebFrame::title() const function in class:QWebFrame
1137 QString QWebHitTestResult::title() const function in class:QWebHitTestResult
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDOMHTMLClasses.cpp211 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::title( function in class:DOMHTMLDocument
411 HRESULT STDMETHODCALLTYPE DOMHTMLElement::title( function in class:DOMHTMLElement
H A DDOMHTMLClasses.h916 virtual HRESULT STDMETHODCALLTYPE title( function in class:DOMHTMLFormElement
1221 virtual HRESULT STDMETHODCALLTYPE title( function in class:DOMHTMLSelectElement
919 setTitle( BSTR title) argument
1224 setTitle( BSTR title) argument
1545 virtual HRESULT STDMETHODCALLTYPE title( function in class:DOMHTMLOptionElement
1548 setTitle( BSTR title) argument
1843 virtual HRESULT STDMETHODCALLTYPE title( function in class:DOMHTMLInputElement
1846 setTitle( BSTR title) argument
2253 virtual HRESULT STDMETHODCALLTYPE title( function in class:DOMHTMLTextAreaElement
2256 setTitle( BSTR title) argument
2578 virtual HRESULT STDMETHODCALLTYPE title( function in class:DOMHTMLIFrameElement
2581 setTitle( BSTR title) argument
[all...]

Completed in 466 milliseconds

1234567891011>>