Searched defs:m_activeFormattingElements (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
H A DHTMLConstructionSite.h88 HTMLFormattingElementList* activeFormattingElements() const { return &m_activeFormattingElements; }
145 mutable HTMLFormattingElementList m_activeFormattingElements; member in class:WebCore::HTMLConstructionSite

Completed in 33 milliseconds