Home
last modified time | relevance | path

Searched defs:convertBlocksToInlines (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dmarkup.cpp146 void StyledMarkupAccumulator::wrapWithNode(Node* node, bool convertBlocksToInlines, RangeFullySelec… in wrapWithNode()
524 … Vector<Node*>* nodes, EAnnotateForInterchange shouldAnnotate, bool convertBlocksToInlines, EAbsol… in createMarkup()