Searched refs:isQuote (Results 1 – 8 of 8) sorted by relevance
40 virtual bool isQuote() const { return true; }; in isQuote() function52 ASSERT(!object || object->isQuote()); in toRenderQuote()
87 if (!predecessor->isQuote()) in placeQuote()284 if (descendant->isQuote()) { in rendererSubtreeAttached()295 if (descendant->isQuote()) { in rendererRemovedFromTree()301 if (descendant->isQuote()) in rendererRemovedFromTree()
254 virtual bool isQuote() const { return false; } in isQuote() function
198 if (o->preferredLogicalWidthsDirty() && (o->isCounter() || o->isQuote())) in dirtyLineBoxesForRenderer()
54 bool isQuote() const { return m_type == CONTENT_QUOTE; } in isQuote() function99 ASSERT(isQuote()); in quote()
186 else if (isQuote(startChar)) in nextWord()321 private boolean isQuote(char character) in isQuote() method in WordReader
221 if (!isWhiteSpace(charCode) && !isQuote(charCode))248 function isQuote(charCode) function
55331 (WebCore::RenderObject::isQuote):55357 (WebCore::RenderQuote::isQuote):55369 (WebCore::ContentData::isQuote):56654 (WebCore::RenderObject::isQuote):56674 (WebCore::RenderQuote::isQuote):56686 (WebCore::ContentData::isQuote):