Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DMarkupAccumulator.cpp50 struct EntityDescription { struct
57 …ernal(StringBuilder& result, CharType* text, unsigned length, const EntityDescription entityMaps[]… in appendCharactersReplacingEntitiesInternal()
82 static const EntityDescription entityMaps[] = { in appendCharactersReplacingEntities()