Home
last modified time | relevance | path

Searched refs:setQuotes (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleBuilderCustom.cpp1316 state.style()->setQuotes(quotes); in oldApplyProperty()
1321 state.style()->setQuotes(QuotesData::create()); in oldApplyProperty()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp708 void RenderStyle::setQuotes(PassRefPtr<QuotesData> q) in setQuotes() function in WebCore::RenderStyle
DRenderStyle.h1467 void setQuotes(PassRefPtr<QuotesData>);