HomeSort by relevance Sort by last modified time
    Searched refs:EntityMaskInPCDATA (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
MarkupAccumulator.h 54 EntityMaskInPCDATA = EntityAmp | EntityLt | EntityGt,
55 EntityMaskInHTMLPCDATA = EntityMaskInPCDATA | EntityNbsp,
markup.cpp 237 appendCharactersReplacingEntities(buffer, content, 0, content.length(), EntityMaskInPCDATA);
    [all...]

Completed in 33 milliseconds