Searched refs:startMarkup (Results 1 – 6 of 6) sorted by relevance
175 const char* startMarkup = "<HTML>\n<BODY>\n<!--StartFragment-->\n"; in markupToCF_HTML() local185 unsigned startFragmentOffset = startHTMLOffset + strlen(startMarkup); in markupToCF_HTML()195 append(result, startMarkup); in markupToCF_HTML()
952 (WebCore::startMarkup):9247 (WebCore::startMarkup):11043 (WebCore::startMarkup):21920 (khtml::startMarkup): add support for serializing DOCTYPEs in xml21973 (khtml::startMarkup): DOCTYPE serialization37563 (khtml::startMarkup):38177 (khtml::startMarkup):
5900 (khtml::startMarkup):8987 (khtml::startMarkup):9346 (khtml::startMarkup):11453 (khtml::startMarkup):21930 (khtml::startMarkup): Added comments about lack of quoting for attributes.23407 (khtml::startMarkup): don't compute style for text in PRE tags24414 …(khtml::startMarkup): Add additional style annotations to the markup we generate, so that paste co…29574 (DOM::RangeImpl::toHTML): Calls to startMarkup now pass true for the new annotate flag.29578 … (NodeImpl::startMarkup): Now takes an additional flag to control whether interchange annotations29898 (NodeImpl::startMarkup): Get the string from the comment.[all …]
254 (WebCore::startMarkup): Pass appropriate isAttributeValue to escapeTextForMarkup().6483 (WebCore::startMarkup): Dump CDATA sections, too.10192 (WebCore::startMarkup): When wrapping text nodes in style spans, leave out15003 (WebCore::startMarkup): Use the text node's value instead of its rendered39782 (WebCore::startMarkup): We were not adding non-inheritable styles41060 (WebCore::startMarkup): Style information wasn't added to an element if it had45340 (WebCore::startMarkup):52603 (WebCore::startMarkup):52680 (WebCore::startMarkup):
9684 (WebCore::startMarkup):19285 (WebCore::startMarkup): Updated to pass String to escapeTextForMarkup. Added missing call43438 (WebCore::startMarkup): Added optional parameter to track namespaces in the current scope.44104 (WebCore::startMarkup): We were only converting a block to46356 (WebCore::startMarkup):46372 (WebCore::startMarkup): Add an inlineBlocks option.46378 block elements in startMarkup.47865 (WebCore::startMarkup): Changed to add inline style based on CSS rules only50360 (WebCore::startMarkup): Don't wrap text nodes in style spans.50363 the root's default style and pass it to startMarkup.[all …]
3026 (khtml::startMarkup):8331 (khtml::startMarkup):18027 (khtml::startMarkup):24799 …<rdar://problem/4232629> many leaks of StyleBaseImpl within startMarkup within -[WebHTMLView _writ…24805 (khtml::startMarkup):25037 (khtml::startMarkup):