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

/external/webkit/Source/WebCore/dom/
H A DProcessingInstruction.h43 void setCreatedByParser(bool createdByParser) { m_createdByParser = createdByParser; } function in class:WebCore::ProcessingInstruction

Completed in 60 milliseconds