Home
last modified time | relevance | path

Searched refs:appendStartMarkup (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/editing/
DMarkupAccumulator.h97 void appendStartMarkup(Vector<UChar>& result, const Node*, Namespaces*);
DMarkupAccumulator.cpp125 appendStartMarkup(markup, node, namespaces); in appendStartTag()
389 void MarkupAccumulator::appendStartMarkup(Vector<UChar>& result, const Node* node, Namespaces* name… in appendStartMarkup() function in WebCore::MarkupAccumulator
Dmarkup.cpp152 appendStartMarkup(markup, node, 0); in wrapWithNode()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1011335 (WebCore::appendStartMarkup):
15616 (WebCore::appendStartMarkup): Fix handling of <listing>. Not part of the
16295 (WebCore::appendStartMarkup):
39250 … setProperty from appendStartMarkup. We already have a parsed property value, so we shouldn't
39256 … (WebCore::appendStartMarkup): Compute values for properties that have percentage values. We could
43854 (WebCore::appendStartMarkup): Styles from matched rules should take precedence over those in
47575 (WebCore::appendStartMarkup): Use String instead of DeprecatedString.
47911 (WebCore::appendStartMarkup):
65422 (WebCore::appendStartMarkup):
DChangeLog-2009-06-1614380 (WebCore::appendStartMarkup):
25606 (WebCore::appendStartMarkup): Ditto.
27020 (WebCore::appendStartMarkup):
29137 (WebCore::appendStartMarkup): Changed a "&" to a "&&" so that generating markup
64172 (WebCore::appendStartMarkup):
69904 (WebCore::appendStartMarkup):
71881 (WebCore::appendStartMarkup): Ditto
DChangeLog-2010-12-0659223 …(WebCore::MarkupAccumulator::appendStartMarkup): No longer takes convertBlocksToInlines and RangeF…
73360 MarkupAccumulator::appendStartMarkup should be broken down into pieces
73374 (WebCore::MarkupAccumulator::appendStartMarkup):
74637 (WebCore::MarkupAccumulator::appendStartMarkup):
75463 (WebCore::MarkupAccumulator::appendStartMarkup): Ditto.
75941 (WebCore::MarkupAccumulator::appendStartMarkup):
121271 (WebCore::appendStartMarkup):
DChangeLog-2010-01-291684 (WebCore::appendStartMarkup):
2260 (WebCore::appendStartMarkup):
2361 (WebCore::appendStartMarkup):
71211 (WebCore::appendStartMarkup): Call data instead of nodeValue.
DChangeLog-2010-05-248158 (WebCore::appendStartMarkup):
DChangeLog14660 (WebCore::MarkupAccumulator::appendStartMarkup):
DChangeLog-2007-10-141414 (WebCore::appendStartMarkup):