Searched defs:markup (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/lispref/
H A Dtwo.el[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/
H A Dtext.rb105 def markup text method in class:RDoc
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools/mpformats/
H A D_xml.tcl36 proc markup {text} { procedure
[all...]
H A D_html.tcl104 proc markup {text} { procedure
[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DShadowRoot.cpp99 void ShadowRoot::setInnerHTML(const String& markup, ExceptionCode& ec) argument
H A DRange.cpp1097 PassRefPtr<DocumentFragment> Range::createContextualFragment(const String& markup, ExceptionCode& ec) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DDataObjectGtk.cpp46 String DataObjectGtk::markup() const function in class:WebCore::DataObjectGtk
117 StringBuilder markup; local
H A DPasteboardHelper.cpp44 static void removeMarkupPrefix(String& markup) argument
167 CString markup = String(gMarkupPrefix + dataObject->markup()) local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/gtk/
H A DArgumentCodersGtk.cpp131 String markup; local
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestcopyandpaste.c98 char* markup = g_strndup((const char*) gtk_selection_data_get_data(selectionData), local
/macosx-10.9.5/swig-10/Source/Modules/
H A Dxml.cxx266 void Xml_print_hash(Hash *p, const char *markup) { argument
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DDOMPatchSupport.cpp75 void DOMPatchSupport::patchDocument(Document* document, const String& markup) argument
91 void DOMPatchSupport::patchDocument(const String& markup) argument
124 Node* DOMPatchSupport::patchNode(Node* node, const String& markup, ExceptionCode& ec) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DPasteboardQt.cpp123 QString markup = createMarkup(selectedRange, 0, AnnotateForInterchange, false, ResolveNonLocalURLs); local
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-fonts.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGUseElement.cpp541 String markup = serializer->serializeToString(shadowTreeRootElement, ASSERT_NO_EXCEPTION); local
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmm-url.el
H A Dmml.el[all...]
/macosx-10.9.5/expat-12/expat/xmlwf/
H A Dxmlwf.c298 markup(void *userData, const XML_Char *s, int len) function
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/expat/xmlwf/
H A Dxmlwf.c298 static void markup(XML_Parser parser, const XML_Char *s, int len) function
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dxmlwf.c199 static void markup(XML_Parser parser, const XML_Char *s, int len) function
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Drcirc.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLElement.cpp584 void HTMLElement::insertAdjacentHTML(const String& where, const String& markup, ExceptionCode& ec) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DClipboardUtilitiesWin.cpp252 void markupToCFHTML(const String& markup, const String& srcURL, Vector<char>& result) argument
643 String markup = extractMarkupFromCFHTML(cfhtml); local
/macosx-10.9.5/WebKit-7537.78.2/qt/Api/
H A Dqwebelement.cpp296 void QWebElement::setOuterXml(const QString &markup) argument
336 void QWebElement::setInnerXml(const QString &markup) argument
990 appendInside(const QString &markup) argument
1035 prependInside(const QString &markup) argument
1082 prependOutside(const QString &markup) argument
1132 appendOutside(const QString &markup) argument
1279 encloseContentsWith(const QString &markup) argument
1352 encloseWith(const QString &markup) argument
1412 replace(const QString &markup) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A Dmarkup.cpp172 StringBuilder markup; local
668 createFragmentFromMarkup(Document* document, const String& markup, const String& baseURL, ParserContentPolicy parserContentPolicy) argument
721 createFragmentFromMarkupWithContext(Document* document, const String& markup, unsigned fragmentStart, unsigned fragmentEnd, const String& baseURL, ParserContentPolicy parserContentPolicy) argument
974 StringBuilder markup; local
983 createFragmentForInnerOuterHTML(const String& markup, Element* contextElement, ParserContentPolicy parserContentPolicy, ExceptionCode& ec) argument
1040 createContextualFragment(const String& markup, HTMLElement* element, ParserContentPolicy parserContentPolicy, ExceptionCode& ec) argument
[all...]

Completed in 519 milliseconds

12