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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
QuotesData.h 43 const String getCloseQuote(int index) const;
QuotesData.cpp 57 const String QuotesData::getCloseQuote(int index) const
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderQuote.cpp 288 return quotesData()->getCloseQuote(m_depth - 1).impl();

Completed in 63 milliseconds