Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp856 static bool isInlineNodeWithStyle(const Node* node) in isInlineNodeWithStyle() function
880 …return highestEnclosingNodeOfType(insertionPos, isInlineNodeWithStyle, CannotCrossEditingBoundary,… in nodeToSplitToAvoidPastingIntoInlineNodesWithStyle()