Searched refs:entityMaskForText (Results 1 – 3 of 3) sorted by relevance
87 EntityMask entityMaskForText(Text* text) const;
257 EntityMask MarkupAccumulator::entityMaskForText(Text* text) const in entityMaskForText() function in WebCore::MarkupAccumulator271 appendNodeValue(out, text, m_range, entityMaskForText(text)); in appendText()
59212 (WebCore::MarkupAccumulator::entityMaskForText): Extracted from appendText.