earliestLogicallyAdjacentTextNode 169 Source/core/dom/Text.cpp const Text* startText = earliestLogicallyAdjacentTextNode(this); earliestLogicallyAdjacentTextNode 199 Source/core/dom/Text.cpp RefPtr<Text> startText = const_cast<Text*>(earliestLogicallyAdjacentTextNode(this));