HomeSort by relevance Sort by last modified time
    Searched refs:getOpenQuote (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
QuotesData.h 42 const String getOpenQuote(int index) const;
QuotesData.cpp 47 const String QuotesData::getOpenQuote(int index) const
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderQuote.cpp 290 return quotesData()->getOpenQuote(m_depth).impl();

Completed in 94 milliseconds