Searched refs:checkStyleSheet (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebCore/dom/
H A DProcessingInstruction.h78 void checkStyleSheet();
H A DProcessingInstruction.cpp68 checkStyleSheet();
105 void ProcessingInstruction::checkStyleSheet() function in class:WebCore::ProcessingInstruction
268 checkStyleSheet();
H A Dxml_expat_tokenizer.cpp602 m_sawXSLTransform = !m_sawFirstElement && !pi->checkStyleSheet();

Completed in 574 milliseconds