Searched refs:setStrictParsing (Results 1 – 11 of 11) sorted by relevance
474 decl->setStrictParsing(false); // Mapped attributes are just always quirky. in additionalAttributeStyleDecls()532 decl->setStrictParsing(false); // Mapped attributes are just always quirky. in addSharedCellBordersDecl()591 m_paddingDecl->setStrictParsing(false); // Mapped attributes are just always quirky. in addSharedCellPaddingDecl()618 decl->setStrictParsing(false); // Mapped attributes are just always quirky. in addSharedGroupDecls()
66 m_linkDecl->setStrictParsing(!document()->inCompatMode()); in createLinkDecl()
134 m_inlineStyleDecl->setStrictParsing(isHTMLElement() && !document()->inCompatMode()); in createInlineStyleDecl()411 decl->setStrictParsing(false); // Mapped attributes are just always quirky. in createMappedDecl()
97 void setStrictParsing(bool b) { m_strictParsing = b; } in setStrictParsing() function
132 void setStrictParsing(bool b) { m_strictParsing = b; } in setStrictParsing() function
171 setStrictParsing(strict); in parseString()
625 setStrictParsing(false); in setLengthProperty()627 setStrictParsing(parseMode); in setLengthProperty()
56 m_styleDeclaration->setStrictParsing(true); in SVGFontFaceElement()
20383 (CSSStyleSheetImpl::parseString): Use setStrictParsing instead of going at the
9272 (DOM::StyleBaseImpl::setStrictParsing):
68482 (WebCore::CSSMutableStyleDeclaration::setStrictParsing):68488 (WebCore::CSSStyleSheet::setStrictParsing):