Home
last modified time | relevance | path

Searched refs:startMarkup (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/platform/win/
DClipboardUtilitiesWin.cpp175 const char* startMarkup = "<HTML>\n<BODY>\n<!--StartFragment-->\n"; in markupToCF_HTML() local
185 unsigned startFragmentOffset = startHTMLOffset + strlen(startMarkup); in markupToCF_HTML()
195 append(result, startMarkup); in markupToCF_HTML()
/external/webkit/WebCore/
DChangeLog-2006-05-10952 (WebCore::startMarkup):
9247 (WebCore::startMarkup):
11043 (WebCore::startMarkup):
21920 (khtml::startMarkup): add support for serializing DOCTYPEs in xml
21973 (khtml::startMarkup): DOCTYPE serialization
37563 (khtml::startMarkup):
38177 (khtml::startMarkup):
DChangeLog-2005-08-235900 (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 tags
24414 …(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 annotations
29898 (NodeImpl::startMarkup): Get the string from the comment.
[all …]
DChangeLog-2006-12-31254 (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 out
15003 (WebCore::startMarkup): Use the text node's value instead of its rendered
39782 (WebCore::startMarkup): We were not adding non-inheritable styles
41060 (WebCore::startMarkup): Style information wasn't added to an element if it had
45340 (WebCore::startMarkup):
52603 (WebCore::startMarkup):
52680 (WebCore::startMarkup):
DChangeLog-2007-10-149684 (WebCore::startMarkup):
19285 (WebCore::startMarkup): Updated to pass String to escapeTextForMarkup. Added missing call
43438 (WebCore::startMarkup): Added optional parameter to track namespaces in the current scope.
44104 (WebCore::startMarkup): We were only converting a block to
46356 (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 only
50360 (WebCore::startMarkup): Don't wrap text nodes in style spans.
50363 the root's default style and pass it to startMarkup.
[all …]
DChangeLog-2005-12-193026 (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):