Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DMarkupAccumulator.h55 EntityMaskInHTMLPCDATA = EntityMaskInPCDATA | EntityNbsp, enumerator
DMarkupAccumulator.cpp299 return EntityMaskInHTMLPCDATA; in entityMaskForText()