Searched defs:body (Results 1 - 25 of 206) sorted by relevance

123456789

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/mac/
H A DWKDOMDocument.h39 @property(readonly) WKDOMElement *body; variable
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dtkfrom.rb47 def body method in class:Mail
H A Dtkbiff.rb65 def body method in class:Mail
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/smtpd/clients/
H A Dmail-test.php14 $body = "This is a sample message send from PHP.\r\n"; variable
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmm-bodies.el[all...]
/macosx-10.9.5/WebKit2-7537.78.2/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
H A DWebNotification.h46 static PassRefPtr<WebNotification> create(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
52 const String& body() const { return m_body; } function in class:WebKit::WebNotification
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dmk_rep.c43 EncAPRepPart body; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/libDER/Tests/
H A DDER_Ticket.h51 DERItem body; /* SET OF OCTECT STRING, DER_DEC_SAVE_DER */ member in struct:__anon4763
69 DERItem body; /* SET OF OCTECT STRING, DER_DEC_SAVE_DER */ member in struct:__anon4764
/macosx-10.9.5/ruby-104/ruby/lib/net/http/
H A Dresponse.rb225 def body method
[all...]
H A Dgeneric_request.rb[all...]
/macosx-10.9.5/WebCore-7537.78.1/Modules/notifications/
H A DNotificationCenter.h57 PassRefPtr<Notification> createNotification(const String& iconURI, const String& title, const String& body, ExceptionCode& ec) argument
H A DNotification.cpp62 Notification::Notification(const String& title, const String& body, const String& iconURI, ScriptExecutionContext* context, ExceptionCode& ec, PassRefPtr<NotificationCenter> provider) argument
101 PassRefPtr<Notification> Notification::create(const String& title, const String& body, const String& iconURI, ScriptExecutionContext* context, ExceptionCode& ec, PassRefPtr<NotificationCenter> provider) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/docs/webkitsnippets/webelement/
H A Dmain.cpp33 QWebElement body = doc.firstChild(); local
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DPluginDocument.cpp77 RefPtr<Element> body = document()->createElement(bodyTag, false); local
H A DMediaDocument.cpp83 RefPtr<Element> body = document()->createElement(bodyTag, false); local
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXMLErrors.cpp127 RefPtr<Element> body = m_document->createElement(bodyTag, true); local
137 RefPtr<Element> body = m_document->createElement(bodyTag, true); local
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestdomnode.c67 WebKitDOMHTMLBodyElement* body; local
127 WebKitDOMHTMLElement* body; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/InspectorServer/
H A DHTTPRequest.h57 const Vector<unsigned char>& body() const { return m_body; } function in class:WebKit::HTTPRequest
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Dmailclient.el
H A Dmetamail.el
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_hidden_selector.py26 def body(self): member in class:OCTestHidden
47 def body(self): member in class:OCTestSubHidden
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/generic/
H A DxotclShadow.c122 char *body = ObjStr(Tcl_GetObjResult(interp)); local
/macosx-10.9.5/Security-55471.14.18/utilities/Regressions/
H A Dsu-16-cfdate-der.c73 const uint8_t *body = ccder_decode_tl(CCDER_GENERALIZED_TIME, &dlen, der, der_end); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/tests/
H A Dtest_ewk2_back_forward_list.cpp52 Eina_Strbuf* body = eina_strbuf_new(); local

Completed in 333 milliseconds

123456789