Lines Matching full:processinginstruction
5946 * dom/ProcessingInstruction.cpp:
5947 (WebCore::ProcessingInstruction::checkStyleSheet):
5948 (WebCore::ProcessingInstruction::setCSSStyleSheet):
5949 (WebCore::ProcessingInstruction::setXSLStyleSheet):
5950 * dom/ProcessingInstruction.h:
13988 * dom/ProcessingInstruction.idl:
15477 * dom/ProcessingInstruction.cpp
15478 (WebCore::ProcessingInstruction::setCSSStyleSheet): Make use of strict
17859 * dom/ProcessingInstruction.idl:
36135 * dom/ProcessingInstruction.cpp:
36136 (WebCore::ProcessingInstruction::ProcessingInstruction):
49553 Fix up ProcessingInstruction's setData call so that it actually updates a stylesheet when the
49556 Move dispatchBeforeLoadedEvent to ContainerNode so all Elements (and ProcessingInstruction) can
49564 * dom/ProcessingInstruction.cpp:
49565 (WebCore::ProcessingInstruction::checkStyleSheet):
49566 (WebCore::ProcessingInstruction::setData):
71166 * dom/ProcessingInstruction.cpp:
71167 (WebCore::ProcessingInstruction::create): Added.
71168 (WebCore::ProcessingInstruction::cloneNode): Call create.
71169 * dom/ProcessingInstruction.h: Added create function. Made many other
85348 * dom/ProcessingInstruction.cpp:
85349 (WebCore::ProcessingInstruction::checkStyleSheet):
87788 * dom/ProcessingInstruction.h:
94252 * dom/ProcessingInstruction.cpp:
94253 (WebCore::ProcessingInstruction::removedFromDocument):