Searched defs:useLegacyBackgroundSizeShorthandBehavior (Results 1 – 3 of 3) sorted by relevance
108 …bool useLegacyBackgroundSizeShorthandBehavior() const { return m_useLegacyBackgroundSizeShorthandB… in useLegacyBackgroundSizeShorthandBehavior() function
2868 bool CSSParser::useLegacyBackgroundSizeShorthandBehavior() const in useLegacyBackgroundSizeShorthandBehavior() function in WebCore::CSSParser
292 …ingsImpl::setUseLegacyBackgroundSizeShorthandBehavior(bool useLegacyBackgroundSizeShorthandBehavio… in setUseLegacyBackgroundSizeShorthandBehavior()